summaryrefslogtreecommitdiffstats
path: root/config/lighttpd.sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/lighttpd.sample.conf')
-rw-r--r--config/lighttpd.sample.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lighttpd.sample.conf b/config/lighttpd.sample.conf
index 23dbe0d..f1b605b 100644
--- a/config/lighttpd.sample.conf
+++ b/config/lighttpd.sample.conf
@@ -71,7 +71,7 @@ server.follow-symlink = "enable"
# event handler (defaults to "poll")
# see performance.txt
-#
+#
# for >= linux-2.4
# server.event-handler = "linux-rtsig"
# for >= linux-2.6
@@ -290,7 +290,7 @@ url.access-deny = ("~", ".inc")
# don't forget to add index.cml to server.indexfiles
# cml.extension = ".cml"
# cml.memcache-hosts = ( "127.0.0.1:11211" )
-# }}}
+# }}}
# {{{ mod_webdav
# see webdav.txt