SOURCES: apache-mod_dir.conf - updated

glen glen at pld-linux.org
Sun Dec 18 21:26:10 CET 2005


Author: glen                         Date: Sun Dec 18 20:26:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   apache-mod_dir.conf (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/apache-mod_dir.conf
diff -u SOURCES/apache-mod_dir.conf:1.6 SOURCES/apache-mod_dir.conf:1.7
--- SOURCES/apache-mod_dir.conf:1.6	Fri Oct 15 20:57:51 2004
+++ SOURCES/apache-mod_dir.conf	Sun Dec 18 21:26:05 2005
@@ -1,7 +1,10 @@
 # $Id$
 LoadModule dir_module           modules/mod_dir.so
 
-<IfModule mod_dir.c>
+# DirectoryIndex: sets the file that Apache will serve if a directory
+# is requested.
+
+<IfModule dir_module>
 	DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php index.aspx
 </IfModule>
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache-mod_dir.conf?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list