tomvivian Posted April 21, 2005 Share Posted April 21, 2005 I have 2 shops running on my server both with their own databases. For the first one, the test shop, the password protection works fine for the admin section. However it does not work for the second one. I have set it up in the same way as the first, and am really pulling out my hair. Is there something simple I'm missing about .htacess? Thanks. Link to comment Share on other sites More sharing options...
OceanRanch Posted April 21, 2005 Share Posted April 21, 2005 If you are using the same user name for both sites AND you have not closed all of your browser windows, apache authentication may not require a seperate login for the other folder. Try closing all browsers then try again. HTH Tom Link to comment Share on other sites More sharing options...
tomvivian Posted April 21, 2005 Author Share Posted April 21, 2005 If you are using the same user name for both sites AND you have not closed all of your browser windows, apache authentication may not require a seperate login for the other folder. Try closing all browsers then try again. HTH Tom <{POST_SNAPBACK}> Nope, that didn't work :( Link to comment Share on other sites More sharing options...
OceanRanch Posted April 21, 2005 Share Posted April 21, 2005 Well re-check the entries in the .htaccess files and the password file that it points to. You might want to set up different password files for each site. Copy the one that works, change the "Domain name" in the .htaccess file and create a new password file for the non-working site. HTH Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.