Skip to content

Commit

Permalink
Merge pull request #1886 from flodolo/channel_nbno
Browse files Browse the repository at this point in the history
Bug 925278 - Enable channel page for nb-NO
  • Loading branch information
jgmize committed Apr 16, 2014
2 parents c4ccb51 + ceb916f commit 90b001f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/httpd/global.conf
Expand Up @@ -203,7 +203,7 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/sync(/?)$ /b/$1firefox/sync$2 [PT]

# Bug 925278
# TODO: Remove when all locales are done.
RewriteRule ^/(af|an|ar|as|az|be|br|ca|cs|cy|da|de|el|en-GB|en-ZA|eo|es-AR|es-ES|es-CL|es-MX|et|eu|fa|fi|fr|fy-NL|gd|gl|he|hr|hsb|hu|hy-AM|id|is|it|km|ko|ku|lt|lv|mk|ms|nl|oc|pa-IN|pl|pt-BR|rm|ro|ru|sk|sl|sq|sr|sv-SE|te|tr|uk|xh|zh-CN|zh-TW)/firefox/channel(/?)$ /b/$1/firefox/channel$2 [PT]
RewriteRule ^/(af|an|ar|as|az|be|br|ca|cs|cy|da|de|el|en-GB|en-ZA|eo|es-AR|es-ES|es-CL|es-MX|et|eu|fa|fi|fr|fy-NL|gd|gl|he|hr|hsb|hu|hy-AM|id|is|it|km|ko|ku|lt|lv|mk|ms|nb-NO|nl|oc|pa-IN|pl|pt-BR|rm|ro|ru|sk|sl|sq|sr|sv-SE|te|tr|uk|xh|zh-CN|zh-TW)/firefox/channel(/?)$ /b/$1/firefox/channel$2 [PT]

# bug 929775
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/update(.*)?$ /$1firefox/new/?utm_source=firefox-browser&utm_medium=firefox-browser&utm_campaign=firefox-update-redirect [L,R=301]
Expand Down

0 comments on commit 90b001f

Please sign in to comment.