]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/html/discussion.mdwn
5446468bb0eaf66be97c651a4075e12a1eebc498
[git.ikiwiki.info.git] / doc / plugins / html / discussion.mdwn
1 I'm trying to convert hand written html site to ikiwiki and maintain url compatibility. 
2 html plugin with indexpages=1 converts all dir_name/index.html correctly dir_name urls with wiki/css
3 based content, but somedir/somefile.html files are only accessible as somedir/somefile/.
5 How to make somedir/somefile.html accessible as somedir/somefile.html under ikiwiki?