summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-01-11 10:17:23 +0000
committerJan Kneschke <jan@kneschke.de>2006-01-11 10:17:23 +0000
commit57836c6043a8713de17b48e7ade8b3444d59a01d (patch)
tree703166149e8d9316840c4cf3ab864bca39b850e3
parent01565f2dd11f0a43d511a11a0313c23a9a5f9f0c (diff)
downloadlighttpd-git-57836c6043a8713de17b48e7ade8b3444d59a01d.tar.gz
fixed example (fixes #456)
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@932 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--doc/lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lighttpd.conf b/doc/lighttpd.conf
index 0601841e..6d796b7a 100644
--- a/doc/lighttpd.conf
+++ b/doc/lighttpd.conf
@@ -243,7 +243,7 @@ static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
# "realm" => "download archiv",
# "require" => "user=jan"
# ),
-# "/server-info" =>
+# "/server-config" =>
# (
# "method" => "digest",
# "realm" => "download archiv",