Re: Password protecting cgi-bin

From: Shawn Bayern (shawn.bayern@yale.edu)
Date: Fri Jan 21 2000 - 13:51:03 EST


On Fri, 21 Jan 2000, Drew Mazurek wrote:

> Here's my .htaccess file... this file does work in subdirectories of htdocs/
> but not of cgi-bin/

Yeah, it's probably just an AllowOverride problem like I mentioned,
because htdocs isn't treated differently from cgi-bin *intrinsically*.

Look in the <Directory> block for your cgi-bin directory. If it contains
the line "AllowOverride None", change it to "AllowOverride AuthConfig".

Shawn



This archive was generated by hypermail 2b29 : Wed Apr 27 2005 - 03:30:03 EDT