]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_dirlisting.conf
- exclude configure.ac from branch.diff to avoid version bump; rel 7
[packages/lighttpd.git] / lighttpd-mod_dirlisting.conf
index 11c5fb72037c6c00a290cec70a128849b20de498..958b629af82e16b74c5e00f3bc532838da72b38b 100644 (file)
@@ -1,8 +1,8 @@
-# virtual directory listings
+# Virtual directory listings.
 #
-server.modules += (
-       "mod_dirlisting"
-)
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModDirlisting
+
+# NOTE: this module is automatically loaded
 
 #dir-listing.encoding        = "utf-8"
 #server.dir-listing          = "enable"
This page took 0.027589 seconds and 4 git commands to generate.