]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/404/discussion.mdwn
Merge commit '5971a731e98b9b6543d78572c181ffc1bb7e1dd1' into sipb
[ikiwiki.git] / doc / plugins / 404 / discussion.mdwn
1 With Apache, if you have a page foo/bar/baz but no foo/bar, and if you've
2 disabled `Indexes` option, you'll end up with a `403` response for foo/bar.
3 The 404 plugin doesn't try to handle that. But it should. -- [[Jogo]]