Skip to content

Instantly share code, notes, and snippets.

@rik
Created June 26, 2012 00:12
Show Gist options
  • Select an option

  • Save rik/2992235 to your computer and use it in GitHub Desktop.

Select an option

Save rik/2992235 to your computer and use it in GitHub Desktop.
New redirects
RewriteRule ^/en-US/mobile(/?)$ /b/en-US/mobile$1 [PT]
RewriteRule ^/en-US/firefox/mobile/features(/?)$ /b/en-US/firefox/mobile/features$1 [PT]
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/features(/?)$ /en-US/firefox/mobile/features/ [L,R=302]
RewriteRule ^/en-US/firefox/mobile/faq(/?)$ /b/en-US/firefox/mobile/faq$1 [PT]
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/faq(/?)$ /en-US/firefox/mobile/faq/ [L,R=302]
RewriteRule ^/en-US/firefox/mobile/platforms(/?)$ /b/en-US/firefox/mobile/platforms$1 [PT]
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/mobile/platforms(/?)$ /en-US/firefox/mobile/platforms/ [L,R=302]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment