Skip to content

Commit

Permalink
Bug 892470: activate hi-IN and fa plugincheck redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalchevrel committed Oct 30, 2013
1 parent e2dbc19 commit 0bb86c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/httpd/global.conf
Expand Up @@ -175,7 +175,7 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/community(/?)$ /$1contribute/ [L,R=3

# bug 881754, 883127
# TODO: Remove when all locales are done.
RewriteRule ^/(an|ar|ast|bg|br|ca|cs|csb|cy|da|de|el|eo|es-AR|es-CL|es-ES|es-MX|et|eu|fi|fr|fy-NL|ga-IE|gd|hr|hu|hy-AM|id|is|it|ka|kk|ko|lij|lt|lv|mk|ml|mr|my|nb-NO|nl|pa-IN|pl|pt-BR|pt-PT|rm|ro|ru|sk|sl|son|sq|sr|sv-SE|ta|te|tr|uk|zh-CN|zh-TW)/firefox/new(/?)$ /b/$1/firefox/new$2 [PT]
RewriteRule ^/(an|ar|ast|bg|br|ca|cs|csb|cy|da|de|el|eo|es-AR|es-CL|es-ES|es-MX|et|eu|fa|fi|fr|fy-NL|ga-IE|gd|hi-IN|hr|hu|hy-AM|id|is|it|ka|kk|ko|lij|lt|lv|mk|ml|mr|my|nb-NO|nl|pa-IN|pl|pt-BR|pt-PT|rm|ro|ru|sk|sl|son|sq|sr|sv-SE|ta|te|tr|uk|zh-CN|zh-TW)/firefox/new(/?)$ /b/$1/firefox/new$2 [PT]

# bug 796952, 915845, 915867
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/unsupported/(.*)$ /b/$1firefox/unsupported/$2 [PT]
Expand Down

0 comments on commit 0bb86c9

Please sign in to comment.