mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-06-01 08:02:08 -05:00
CloudFlare doesn't like 301 redirects (?)
This commit is contained in:
parent
272a076aca
commit
dc679d9e14
|
|
@ -23,7 +23,7 @@ RewriteEngine on
|
|||
RewriteCond %{HTTP_HOST} ^www\.play\.pokemonshowdown\.com$ [NC]
|
||||
RewriteRule ^(.*)$ http://play.pokemonshowdown.com/$1 [R=301,L]
|
||||
|
||||
RewriteRule ^$ /lobby [R=301,L]
|
||||
#RewriteRule ^$ /lobby [R=301,L]
|
||||
RewriteRule ^topsekritsim\.php$ /lobby [R=301,L]
|
||||
RewriteRule ^topsekrit3\.php$ /lobby [R=301,L]
|
||||
RewriteRule ^temporary508\.php$ /lobby [R=301,L]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user