Author: stas
Date: Mon Dec 20 13:03:49 2004
New Revision: 122877

URL: http://svn.apache.org/viewcvs?view=rev&rev=122877
Log:
drop the mod_access bits since we don't check if it's loaded

Modified:
   httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in

Modified: httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in
Url: 
http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in?view=diff&rev=122877&p1=httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in&r1=122876&p2=httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in&r2=122877
==============================================================================
--- httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in    
(original)
+++ httpd/test/trunk/perl-framework/Apache-Test/t/conf/extra.conf.in    Mon Dec 
20 13:03:49 2004
@@ -38,8 +38,6 @@
   <Directory "@ServerRoot@/cgi-bin/">
     AllowOverride None
     Options +ExecCGI
-    Order allow,deny
-    Allow from all
   </Directory>
 </IfModule>
 

Reply via email to