Skip to content

Commit 9b1a103

Browse files
committed
Bug 1115066 - Add more locales to Thunderbird start page redirect
Added locales: et, pl, pt-PT, sr, sv-SE, tr
1 parent 305192a commit 9b1a103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/httpd/global.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?thunderbird/(.*)/releasenotes(.*)$
583583
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?thunderbird/(.*)/system-requirements(.*)$ http://website-archive.mozilla.org/www.mozilla.org/thunderbird_releasenotes/en-US/thunderbird/$2/system-requirements$3 [L,R=301]
584584

585585
# bug 1103396 for en-US, bug 1115066 for other locales
586-
RewriteRule ^/(ca|cs|de|en-US|es-ES|fr|fy-NL|gd|hr|hy-AM|it|nl|pt-BR|ru|sk|sl|sq|uk|zh-TW)/thunderbird/release/start(/)?$ /b/$1/thunderbird/release/start$2 [L,PT]
586+
RewriteRule ^/(ca|cs|de|en-US|es-ES|et|fr|fy-NL|gd|hr|hy-AM|it|nl|pl|pt-BR|pt-PT|ru|sk|sl|sq|sr|sv-SE|tr|uk|zh-TW)/thunderbird/release/start(/)?$ /b/$1/thunderbird/release/start$2 [L,PT]
587587

588588
# bug 1090468
589589
RewriteRule ^/security/older-alerts\.html http://website-archive.mozilla.org/www.mozilla.org/security/security/older-alerts.html [L,R=301]

0 commit comments

Comments
 (0)