From 2716b39850d11a110b88b3aea6ae9b690c581cf2 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 2 Apr 2007 22:45:52 +0000 Subject: rewriterule --- ...ile_with_redirects_from_foo.html_to_corresponding_index.html.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/todo/Autogenerate_a_.htaccess_file_with_redirects_from_foo.html_to_corresponding_index.html.mdwn b/doc/todo/Autogenerate_a_.htaccess_file_with_redirects_from_foo.html_to_corresponding_index.html.mdwn index 6f4bb19a1..14f2350a4 100644 --- a/doc/todo/Autogenerate_a_.htaccess_file_with_redirects_from_foo.html_to_corresponding_index.html.mdwn +++ b/doc/todo/Autogenerate_a_.htaccess_file_with_redirects_from_foo.html_to_corresponding_index.html.mdwn @@ -1 +1,4 @@ -Now that ikiwiki supports using page/index.html rather than page.html, how about some mechanism to automatically generate a .htaccess file with "Redirect permanent" lines for each such page? \ No newline at end of file +Now that ikiwiki supports using page/index.html rather than page.html, how about some mechanism to automatically generate a .htaccess file with "Redirect permanent" lines for each such page? + +> I was thinking of using an apache RewriteRule for this, haven't written +> one yet though. --[[Joey]] -- cgit v1.2.3