I've setup a few tweaks in my .htaccess file allowing custom error pages to be served for various types of server errors. The custom 404 page seems to be served correctly, however, the 403 page remains the server default. Below is a sample of the code I configured.
Not sure why I'm having issues with this bit. If anyone has experience or suggestions to solve the problem, I'm all ears. Thank You.
Hello Mates,
I've setup a few tweaks in my .htaccess file allowing custom error pages to be served for various types of server errors. The custom 404 page seems to be served correctly, however, the 403 page remains the server default. Below is a sample of the code I configured.
Not sure why I'm having issues with this bit. If anyone has experience or suggestions to solve the problem, I'm all ears. Thank You.