repo.or.cz
/
ikiwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clean
[ikiwiki.git]
/
doc
/
plugins
/
404
/
discussion.mdwn
blob
5a8e8ed855b49f55a2dcea232b179d8568946981
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]]