ikiwiki/doc/plugins/404/discussion.mdwn

4 lines
220 B
Markdown

With Apache, if you have a page foo/bar/baz but no foo/bar, and if you've
disabled `Indexes` option, you'll end up with a `403` response for foo/bar.
The 404 plugin doesn't try to handle that. But it should. -- [[Jogo]]