Display an error page if a virtual path doesn't exist
commitf0be65875b0fbc0fcb087d5caf7f3ad0999dfcea
authorLukas Fleischer <archlinux@cryptocrack.de>
Thu, 18 Oct 2012 07:35:23 +0000 (18 09:35 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sat, 20 Oct 2012 16:28:17 +0000 (20 18:28 +0200)
tree7da915f372c743c35a0a7c34c11c99425e2b2cd9
parent361e251bb194a698cf06cdc1badfdbad489ec6dc
Display an error page if a virtual path doesn't exist

Give user feedback instead of bailing out with an empty HTTP response
body.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/404.php [new file with mode: 0644]
web/html/index.php