Password protection by .htaccess file not working after deployment on a new server
Posted
by misterjeeling
on Stack Overflow
See other posts from Stack Overflow
or by misterjeeling
Published on 2010-04-10T23:08:35Z
Indexed on
2010/04/10
23:13 UTC
Read the original article
Hit count: 473
Hello,
I migrated my application to a new server (from a VPS to a dedicated) yesterday and the password protection which was working correctly on the previous server (using .htaccess file - asking username/pass) doesn't work anymore : anyone can access the website without being asked to enter a username pass. I don't really have a clue why it's not working anymore as I kept everything the same.
© Stack Overflow or respective owner