Subject: | Re: mod_rewrite + basic auth problem |
Posted by: | HansH (hansh@invalid.invalid) |
Date: | Wed, 21 Jul 2010 |
"Alexey Moskvin" <d…@inbox.ru> schreef in bericht
news:8f10f5cd-a90d-4e99-8a4b-93698d1371…@f33g2000yqe.googlegroups.com...
> AuthUserFile /home/user/site/SUPERSECRET/.htpasswd
> AuthName "Members Area"
> require valid-user
>
> I get 401 failed auth error without any request to enter login &
> password, how should I fix my config files? Thanks!
Looks like a missing 'AuthType Basic' to me
http://httpd.apache.org/docs/2.2/mod/core.html#require
Hans
--
No RTF Manual available, try HTML.
None
mod_rewrite + basic auth problem posted by Alexey Moskvin on Wed, 21 Jul 2010