зеркало из https://github.com/mozilla/bedrock.git
[fix bug 1121082] Redirect /hello to /firefox/hello
This commit is contained in:
Родитель
ad4c7a534c
Коммит
64191ab886
|
@ -884,3 +884,6 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?shapeoftheweb(/?.*)$ /b/$1shapeoftheweb$2 [P
|
|||
|
||||
# bug 1120658
|
||||
RewriteRule ^/seamonkey-transition\.html$ http://www-archive.mozilla.org/seamonkey-transition.html [L,R=301]
|
||||
|
||||
# bug 1121082
|
||||
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?hello/?$ /$1firefox/hello/ [L,R=301]
|
||||
|
|
Загрузка…
Ссылка в новой задаче