[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DB Doc's
On Mon, Feb 22, 1999 at 11:51:09AM -0500, jpincin@ashtech.net wrote:
> BTW, why isn't htpasswd working on devel? I didn't hav time to
> check it out, but someone may want to have a look see.
It looks to me like httpd.conf is set to allow all overrides, so it just uses
another override and ignores the .htaccess file. It looks to me that:
Line 365 in /home/http/conf/httpd.conf
Now reads:
AllowOverride All
Should read:
AllowOverride AuthConfig
Any other opinions? I noticed that there are other AllowOverrides that may
need changed as well.
--
-------------------
Daniel E. Markle
syntax@ashtech.net
Windows NT - Growing at 1/20th the rate of GNU/Linux, and 1/2 the rate of MacOS.
Perhaps there's a reason?
-------------------