Clickable Error Images

Closes #50
This commit is contained in:
aggelosQQ 2016-10-02 15:49:10 +03:00
parent d1800339da
commit 5f346022c0

View file

@ -1,5 +1,5 @@
Options -Indexes
ErrorDocument 403 "<img src='http://totalfreedom.me/images/403.png' />"
ErrorDocument 404 "<img src='http://totalfreedom.me/images/404.png' />"
ErrorDocument 403 "<a href='http://totalfreedom.me'><img src='http://totalfreedom.me/images/403.png' /></a>"
ErrorDocument 404 "<a href='http://totalfreedom.me'><img src='http://totalfreedom.me/images/404.png' /></a>"
Redirect 301 /staff/ /staff.html