/[Apache-SVN]/httpd/test/trunk/perl-framework/t/conf/extra.conf.in
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/t/conf/extra.conf.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/t/conf/extra.conf.in	2005/01/04 21:20:44	124157
+++ httpd/test/trunk/perl-framework/t/conf/extra.conf.in	2005/01/04 21:21:51	124158
@@ -70,6 +70,11 @@
     <Directory @SERVERROOT@/htdocs/php/safemode/error>
         php_admin_value display_errors 1
     </Directory>
+
+    <Directory @SERVERROOT@/htdocs/php/multiviews>
+        Options MultiViews
+    </Directory>
+
 </IfModule>
 
 ##

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26