[NTLUG:Discuss] No login challenge

Jack Snodgrass jack at jacksnodgrass.com
Tue Dec 30 16:20:10 CST 2003


On Tue, 2003-12-30 at 13:35, Ted wrote:
> Thanks Patrick.  Here's what I started with in the filespec. <.htaccess> 
> blank.  Did not work.
> 
> <Directory "/var/www/cgi-bin">


you probably have a 
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
somewhere else in the file that might be overriding the .htaccess. 
I'm not sure if you can have a .htaccss on a cgi-bin directory. 

as far as reboot... 
apachectl restart 
will stop and start the apache process. You DON'T need to do a
system reboot to restart the apache server. 

jack 






More information about the Discuss mailing list