Guest Posted May 4, 2007 Share Posted May 4, 2007 I was using my store in a subdirectory then decided I wanted to use the root. Copied over all the files and editted everywhere in the configuration.php that needed to be. All is working well except for the login for the /catalog/admin/. That won't accept the password anymore. I found the file that would store the password in .htpasswd but it's obviously in a different code. How can I fix this dilema? Thanks. Phil Link to comment Share on other sites More sharing options...
GemRock Posted May 4, 2007 Share Posted May 4, 2007 basically, you need to update the folder for the userfile location from catalog/admin to admin in .htaccess. or you delete both the .htaccess and .htpasswd, and then recreate them to reflect the new admin folder/directory you want to protect. Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience. Link to comment Share on other sites More sharing options...
Guest Posted May 4, 2007 Share Posted May 4, 2007 Oh of course. Doh. Why didn't I look in the htaccess file right above it. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.