mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
parent
d1800339da
commit
5f346022c0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue