> I strongly recommend usedirs => 1 and indexpages => 0, then always
> advertising URLs that look like <http://www.example.com/a/b/>. This is
> what ikiwiki.info itself does, for instance. --[[smcv]]
+
+Thanks for the explanation. usedirs => 0 and indexpages => 0 does the trick,
+but I'll try to setup mod_rewrite from foo/bar.html to foo/bar in the final
+conversion.
+
+-Mikko