Joey Hess 2008-03-17 03:51:55 -04:00
parent 1a84bbcb9a
commit a2c23d61bc
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ point to `foo/bar/` instead.
> Similarly, after editing a page `foo/bar/`, the user is redirected to
> `foo/bar/index.html?updated` instead of `foo/bar/?updated`.
> --[Jason Blevins](http://jblevins.org/)
>> Even with `usedirs`, there is no reason why the `index.html` should be called directly, and it might break content negotiation. Please just direct to the directory. --[[madduck]]