From: http://weakish.myopenid.com/ Date: Mon, 19 Jul 2010 04:28:55 +0000 (+0000) Subject: remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this plugin... X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/e71850f92de149dfa8aad84441faf6fb764efb20 remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this plugin doesn't work with it w/o modification. --- diff --git a/doc/plugins/404.mdwn b/doc/plugins/404.mdwn index 53dace3c9..bf033202a 100644 --- a/doc/plugins/404.mdwn +++ b/doc/plugins/404.mdwn @@ -13,8 +13,4 @@ file: (The path here needs to be whatever the path is to the ikiwiki.cgi from the root of your web server.) -Or put something like this in the wiki's Lighttpd (>=1.4.17) configuration file: - - server.error-handler-404 = "/ikiwiki.cgi" -