Custom 403 Error page not showing
- by Rahul Sekhar
I want to restrict access to certain folders (includes, xml and logs for example) and so I've given them 700 permissions, and all files within them 600 permissions. Firstly, is this the right approach to restrict access?
I have a .htaccess file in my root that handles rewriting and error documents. There are two pages in the root - 403.php and…