]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/tips/apache_404_handler.mdwn
0fda759e7fcb823e18657e11bd27ba0f2d76e948
[git.ikiwiki.info.git] / doc / tips / apache_404_handler.mdwn
1 [[!meta title="Apache 404 handler"]]
3 Sufficiently recent versions of IkiWiki can be used as an Apache 404 handler,
4 to give the behaviour of various other wiki engines where visiting a
5 nonexistent page provides you with a link to create it.
7 To achieve this, put something like this in the wiki's Apache configuration
8 file:
10     ErrorDocument 404 /cgi-bin/ikiwiki.cgi?do=goto