]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd.conf
drop lighttpd name prefix from config files in repo
[packages/lighttpd.git] / lighttpd.conf
index 79a5131a4b8ef7eb3e9f7745fb93e7c95efc130d..75079f7cfccae3a9b3f03e8e00fe4fd6fdf71155 100644 (file)
@@ -139,12 +139,16 @@ server.port = 80
 #server.errorfile-prefix = "/home/weigon/projects/lighttpd/doc/status-"
 #
 ## enable debugging
+# http://redmine.lighttpd.net/projects/lighttpd/wiki/DebugVariables
 #debug.log-request-header    = "enable"
+#debug.log-request-header-on-error = "enable"
 #debug.log-response-header   = "enable"
 #debug.log-request-handling  = "enable"
 #debug.log-file-not-found    = "enable"
 #debug.log-condition-handling = "enable"
+#debug.log-condition-cache-handling = "enable"
 #debug.log-timeouts = "enable"
+#debug.log-ssl-noise = "enable"
 
 ### only root can use these options
 #
This page took 0.552027 seconds and 4 git commands to generate.