marc 98/04/16 08:36:54
Modified: htdocs/manual/misc FAQ.html Log: Someone should add disable-auth-for-subdir hack. Revision Changes Path 1.112 +3 -1 apache-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/FAQ.html,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- FAQ.html 1998/04/11 06:34:23 1.111 +++ FAQ.html 1998/04/16 15:36:51 1.112 @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.111 $ ($Date: 1998/04/11 06:34:23 $) + $Revision: 1.112 $ ($Date: 1998/04/16 15:36:51 $) </P> <P> The latest version of this FAQ is always available from the main @@ -77,6 +77,8 @@ <!-- file) don't have the type listed at all. --> <!-- - Why is my .htaccess ignored? --> <!-- - RewriteRule /~fraggle/* /cgi-bin/fraggle.pl does not work --> +<!-- - how do I disable authentication for a subdirectory? --> +<!-- (A: you can't but "satisfy any; allow from all" can be close --> <UL> <LI><STRONG>Background</STRONG> <OL START=1>