]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/apache404.mdwn
Split apache404 into an independent plugin
[ikiwiki.git] / doc / plugins / apache404.mdwn
similarity index 50%
rename from doc/tips/apache_404_handler.mdwn
rename to doc/plugins/apache404.mdwn
index 0fda759e7fcb823e18657e11bd27ba0f2d76e948..bab8fb59dfbce462b989bb06140de19c609d5e09 100644 (file)
@@ -1,10 +1,11 @@
-[[!meta title="Apache 404 handler"]]
+[[!template id=plugin name=apache404 author="[[Simon_McVittie|smcv]]"]]
+[[!tag type/useful]]
 
 
-Sufficiently recent versions of IkiWiki can be used as an Apache 404 handler,
+This plugin lets you use the IkiWiki CGI script as an Apache 404 handler,
 to give the behaviour of various other wiki engines where visiting a
 nonexistent page provides you with a link to create it.
 
 To achieve this, put something like this in the wiki's Apache configuration
 file:
 
 to give the behaviour of various other wiki engines where visiting a
 nonexistent page provides you with a link to create it.
 
 To achieve this, put something like this in the wiki's Apache configuration
 file:
 
-    ErrorDocument 404 /cgi-bin/ikiwiki.cgi?do=goto
+    ErrorDocument 404 /cgi-bin/ikiwiki.cgi