Skip to content

Commit

Permalink
WEB: Add rule for old website snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Apr 9, 2016
1 parent a392595 commit 7557d48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Expand Up @@ -9,6 +9,8 @@ RewriteBase /
RewriteCond %{QUERY_STRING} lang=(.*)?
RewriteRule .* - [CO=lang:%1:.scummvm.org]

RewriteRule ^old/.* - [L]

##
# We moved screenshots, fixing the links
##
Expand Down

0 comments on commit 7557d48

Please sign in to comment.