Knowledgebase
I use CDSEO Pro. Why am unable to access my .htpasswd protected admin directory?
Posted by Nick Poindexter on 04 March 2010 04:25 PM
|
|
CDSEO Pro uses mod rewrite, which on some servers can cause a conflict with htpasswd protected admin directories. To correct this issue, simply add the following line to an .htaccess file located in the password protected directory i.e. the /admin/ folder: ErrorDocument 401 "Unauthorized" | |
|
Comments (0)