X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1a84bbcb9a2e28b059996ea408e31a6b8b7954a6..109abb1f2ba812aeb6dd6f982668ab631a8ae00c:/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn diff --git a/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn b/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn index 4e0c2e9f8..91dca9548 100644 --- a/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn +++ b/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn @@ -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]]