]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_auth.conf
- skip configure.in chunk for version bump
[packages/lighttpd.git] / lighttpd-mod_auth.conf
index 6c4688ca66b42479c7c95b69bd6ba993a2f38f45..70074f5bcab5980842fc1a8b4cb4181fadeac3c1 100644 (file)
@@ -1,3 +1,7 @@
+# Auth module.
+#
+# Documentation: http://www.lighttpd.net/documentation/authentication.html
+
 server.modules += (
        "mod_auth"
 )
@@ -37,4 +41,3 @@ server.modules += (
 #              "require" => "valid-user"
 #      )
 #)
-
This page took 0.030448 seconds and 4 git commands to generate.