mirror of
https://github.com/fortressforever/fortressforever-web.git
synced 2024-11-10 06:42:10 +00:00
parent
7f708a5893
commit
6cd2281584
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RewriteCond %{REQUEST_FILENAME} -d
|
|||
RewriteRule ^ - [L]
|
||||
|
||||
# Misc
|
||||
RewriteRule ^rss/$ /rss.php [L]
|
||||
RewriteRule ^rss/?$ /rss.php [L]
|
||||
|
||||
# Legacy redirects
|
||||
RewriteRule ^info/?$ /about [R=302,L]
|
||||
|
|
Loading…
Reference in a new issue