My Apache HTTP Server (version 2.0.55) doesn't seem to be reading a .htaccess file I've put in a directory.
In my httpd.conf file, I have every mention of the command "AllowOverride" set to "All", and "AccessFileName" is set to ".htaccess".
My .htaccess file currently contains the command "deny from all", which I know is supposed to stop files in that directory from being viewed. I know it works since I've tried it on another server.
Anyone got any idea on how to fix this?
Thanks.


LinkBack URL
About LinkBacks
.
Reply With Quote
.