http://mcfrisk.myopenid.com/ 2009-11-07 19:54:08 -05:00 committed by Joey Hess
parent 5f2503e2cf
commit 84f606b6fe
1 changed files with 5 additions and 0 deletions

View File

@ -73,3 +73,8 @@ conversion.
-Mikko
> That's roughly what I do, but you can do it with `Redirect` and `RedirectMatch` from `mod_alias`, rather than fire up rewrite. Mind you I don't write a generic rule, I have a finite set of pages to redirect which I know. -- [[Jon]]
I'm getting closer. Now with usedirs => 1 and raw html pages, ikiwiki transforms foo/index.html to foo/index/index.html.
Can ikiwiki be instructed map foo/index.html to page foo instead that foo/index?
-Mikko