Skip to content

Commit

Permalink
[bug 884933] redirect mobile platforms page url to sumo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson committed Oct 11, 2013
1 parent e187373 commit 08ec4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/httpd/global.conf
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?about/governance(/.*)?$ /b/en-US/about/gover
RewriteRule ^/en-US/opt-out.html$ /privacy/policies/websites/#opt-out [NE,L,R=301]

# bug 884933
RewriteRule ^/firefox/mobile/platforms?$ https://support.mozilla.org/kb/will-firefox-work-my-mobile-device [L,R=301]
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/mobile/platforms(/?)$ https://support.mozilla.org/kb/will-firefox-work-my-mobile-device [L,R=301]

# bug 924687
RewriteRule ^/en-US/opportunities(?:/(?:index.html)?)?$ https://careers.mozilla.org/ [L,R=301]

0 comments on commit 08ec4f5

Please sign in to comment.