Welcome Guest, Not a member yet? Register   Sign In
How do I protect my development site with .htaccess
#9

[eluser]CroNiX[/eluser]
The last 3 lines indicate a permission issue (could not open) for your .htpasswd file. Google "apache Could not open password file" for lots of info. There's just too many possibilities of things that can be wrong with your particular setup. Most of the time htpasswd needs 755 permissions and the "apache" user/group (or whatever user your webserver uses) needs to be able to access the file (that include all directories leading UP to the file, as well).


Messages In This Thread
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 09:00 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 09:29 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 09:35 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 09:46 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 10:02 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 10:11 AM
How do I protect my development site with .htaccess - by El Forum - 05-01-2012, 04:40 PM
How do I protect my development site with .htaccess - by El Forum - 05-02-2012, 12:02 PM
How do I protect my development site with .htaccess - by El Forum - 05-02-2012, 12:12 PM
How do I protect my development site with .htaccess - by El Forum - 05-02-2012, 12:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB