in httpd.conf, starting on line 369 in my vanilla, untouched
file, there is a section that starts with <Directory /> and one of the
things listed underneath is "AllowOverride None". I think that is the
offending piece of lint that is keeping your passwording from
working...
ok, I found it:
http://www.apache.org/docs-1.2/mod/core.html#allowoverride
you can have no passwording directives recognized, all recognized, or a
select few.
> Hello,
>
> I was wondering if anyone on here would be so kind as to help me out with
> this problem I've been struggling with for the last two days.
>
> I need to configure apache so that the entire site that is password
> protected. I have tried configuring access.conf and I put .htpasswd and
> .htaccess in the directories and all, and it's still not working.I'm very
> confused. I followed the directions outlined in the Apache book, and on
> the apache page to no avail. What am I missing?
>
> I'll be glad to include my access.conf in an offline email to anyone who
> thinks s/he can help.
>
> Thanks a lot!!!
>
> Lilly
>
>
>
> _______________________________________________
> techtalk mailing list
> [EMAIL PROTECTED]
> http://www.linux.org.uk/mailman/listinfo/techtalk
>
_______________________________________________
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk