diff options
author | Javier Rojas <jerojasro@devnull.li> | 2010-07-19 01:11:28 -0500 |
---|---|---|
committer | Javier Rojas <jerojasro@devnull.li> | 2010-07-19 01:11:28 -0500 |
commit | 194817b63d2241e8764f01ad64a2aaaa0b6bf5b3 (patch) | |
tree | 7e6ed4db598577081d27617be76f530ff635f78d /doc/plugins/404.mdwn | |
parent | cfed58f2908886c222c7305b1be4044de800fc6d (diff) | |
parent | 0ddc89123ebfa6b3b763e1a918b6d38282cee625 (diff) |
Merge branch 'master' of git://git.ikiwiki.info
Diffstat (limited to 'doc/plugins/404.mdwn')
-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" - |