mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
More responsive errors
This commit is contained in:
parent
1aea56cd2d
commit
b9b79dd89d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
Options -Indexes
|
||||
ErrorDocument 403 /403.html
|
||||
ErrorDocument 404 /404.html
|
||||
ErrorDocument 403 "<img src='http://totalfreedom.me/images/403.png' />"
|
||||
ErrorDocument 404 "<img src='http://totalfreedom.me/images/404.png' />"
|
||||
|
||||
Redirect 301 /staff/ /staff.html
|
Loading…
Reference in a new issue