packages: lighttpd/lighttpd-mod_indexfile.conf - use new directive name
glen
glen at pld-linux.org
Fri Sep 18 10:46:48 CEST 2009
Author: glen Date: Fri Sep 18 08:46:48 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- use new directive name
---- Files affected:
packages/lighttpd:
lighttpd-mod_indexfile.conf (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/lighttpd/lighttpd-mod_indexfile.conf
diff -u packages/lighttpd/lighttpd-mod_indexfile.conf:1.4 packages/lighttpd/lighttpd-mod_indexfile.conf:1.5
--- packages/lighttpd/lighttpd-mod_indexfile.conf:1.4 Tue Apr 3 23:15:25 2007
+++ packages/lighttpd/lighttpd-mod_indexfile.conf Fri Sep 18 10:46:43 2009
@@ -1,12 +1,11 @@
# indexfile module.
-#
server.modules += (
"mod_indexfile"
)
# files to check for if .../ is requested
-server.indexfiles = (
+index-file.names = (
"index.html",
"index.htm",
"index.php",
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd-mod_indexfile.conf?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list