diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/404.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
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" - |