Forum Moderators: phranque
I'm having a weird problem with using my .htaccess file for password protection.
The script works if I put my .htaccess file in my main directory. The password prompt pops up when I browse www.mydomain.com
But if I put the .htaccess in a lower directory, nothing happens. When I browse www.mydomain.com./members/ no prompt pops up.
I tried typing jibberish in the .htaccess file. Still when I type in the address, it still seems to ignore my .htaccess file.
Anyone have an idea of what's going wrong here?
Thanks.