From 5835933221ac0bdf3d5bf9421dcca465a3ff62d7 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 20 Sep 2007 19:25:18 +0000 Subject: good idea --- doc/todo/allow_creation_of_non-existent_pages.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/todo/allow_creation_of_non-existent_pages.mdwn') diff --git a/doc/todo/allow_creation_of_non-existent_pages.mdwn b/doc/todo/allow_creation_of_non-existent_pages.mdwn index 880aeb3e9..9055c8a13 100644 --- a/doc/todo/allow_creation_of_non-existent_pages.mdwn +++ b/doc/todo/allow_creation_of_non-existent_pages.mdwn @@ -6,4 +6,6 @@ in `apache`'s configuration, I think that it would be possible to let the user s From the [apache documentation](http://httpd.apache.org/docs/2.2/custom-error.html), it seems that the environment variable `REDIRECT_URL` will carry the name of the page the user has accessed. Also see [ErrorDocument](http://httpd.apache.org/docs/2.2/mod/core.html#errordocument)'s documentation. -[[wishlist]] \ No newline at end of file +> Nice idea, I'll try to find time to add a plugin doing this. --[[Joey]] + +[[wishlist]] -- cgit v1.2.3