From 8b4101e08c88330b6391debcaa88bfea3ebf103a Mon Sep 17 00:00:00 2001 From: Jan Kneschke Date: Wed, 11 Jan 2006 10:17:23 +0000 Subject: [PATCH] fixed example (fixes #456) git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@932 152afb58-edef-0310-8abb-c4023f1b3aa9 --- doc/lighttpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",