aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/apache_404_ErrorDocument_handler.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-01-31 18:37:48 +0000
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-01-31 18:38:29 +0000
commitef3f93b6f668381abb8cebe7ca116e5bf8997069 (patch)
tree282516b05e066a36b77e8d42d7fbb164411310a8 /doc/todo/apache_404_ErrorDocument_handler.mdwn
parent013a5e4ca74108bf9206be25d3ffdad985ce266f (diff)
downloadikiwiki-ef3f93b6f668381abb8cebe7ca116e5bf8997069.tar
ikiwiki-ef3f93b6f668381abb8cebe7ca116e5bf8997069.tar.gz
Request review of my 'goto' branch
Diffstat (limited to 'doc/todo/apache_404_ErrorDocument_handler.mdwn')
-rw-r--r--doc/todo/apache_404_ErrorDocument_handler.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/apache_404_ErrorDocument_handler.mdwn b/doc/todo/apache_404_ErrorDocument_handler.mdwn
index b200ff3b2..e3dd7c345 100644
--- a/doc/todo/apache_404_ErrorDocument_handler.mdwn
+++ b/doc/todo/apache_404_ErrorDocument_handler.mdwn
@@ -15,4 +15,4 @@ successful requests.
Due to [a well-known MSIE misfeature](http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807),
error output needs to be at least 512 bytes long, so some padding might also be required.
-I'm happy to write such a script if there is interest. --[[smcv]]
+Implemented in the 'goto' branch in my git repository. --[[smcv]]