Remove the static high score page.

Don't create it, change all links, and redirect any requests.
This commit is contained in:
John "Elwin" Edwards 2014-01-03 13:02:29 -05:00
parent d34e211a3f
commit dfd8098844
14 changed files with 20 additions and 16 deletions

View file

@ -46,7 +46,7 @@ server.modules = (
# "mod_alias",
# "mod_auth",
# "mod_evasive",
# "mod_redirect",
"mod_redirect",
# "mod_rewrite",
"mod_setenv",
# "mod_usertrack",