httpd.conf problems

Jacques B. jjrboucher at gmail.com
Sat Mar 25 00:24:43 UTC 2006


> Did you insert AllowOverride-Directives in httpd.conf in the area where
> your want protection by password? What user has your .htpasswd?
>
> Roger
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

That was the problem, thanks.  I ended up solving it yesterday and
posting that to the list.  However I ended up with two threads because
I changed the subject line when I solved the first issue (to include
SOLVED) and posted the solved for the second issue (.htaccess) in that
thread as well.  But thanks again for the info.  I ended up going with
AllowOverride=AuthConfig.  And in .htaccess I put Require valid-user
instead of using a GroupName to authorize any of the users in
.htpasswd.

Thanks,

Jacques B.




More information about the fedora-list mailing list