according to php document root it is the path. htpasswd is not under root. it is under a folder in the alias folder. the question is when the htaccess AuthUserFile ooks for the htpasswd file is it looking in at the "alais" or the D:/ directory?

----- Original Message ----- From: "Eric Covener" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Friday, October 03, 2008 1:47 PM
Subject: Re: [EMAIL PROTECTED] Protecting a Directory


AuthUserFile xampp/htdocs/xxxx/.htpasswd

Is that really a relative path?  Also, your passwords should not be
under your DocumentRoot or any Aliases.
--
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to