I am trying to restrict access to anyone not seeking a .php file in this directory. I have added this to my httpd.conf file but it is not allowing me to access .php files either - what is wrong with the script?
SetEnvIf Request_URI "\.php$" cd_rom
<Directory...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.