Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Address review comment: update redirects.
  • Loading branch information
Gervase Markham committed Jan 9, 2015
1 parent 5142217 commit 769f05d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions etc/httpd/global.conf
Expand Up @@ -846,12 +846,8 @@ RewriteRule ^/contribute\.json$ /b/contribute.json [PT]
# bug 876810
RewriteRule ^/hacking/commit-access-policy/$ /about/governance/policies/commit/access-policy/ [L,R=301]
RewriteRule ^/hacking/committer/$ /about/governance/policies/commit/ [L,R=301]
RewriteRule ^/hacking/committer/faq.html$ /about/governance/policies/commit/faq/ [L,R=301]
RewriteRule ^/hacking/notification/$ /about/governance/policies/commit/notification/ [L,R=301]
RewriteRule ^/hacking/committer/committers-agreement.odt$ https://static.mozilla.com/foundation/documents/commit-access/committers-agreement.odt [L,R=301]
RewriteRule ^/hacking/committer/committers-agreement.pdf$ https://static.mozilla.com/foundation/documents/commit-access/committers-agreement.pdf [L,R=301]
RewriteRule ^/hacking/committer/committers-agreement.txt$ https://static.mozilla.com/foundation/documents/commit-access/committers-agreement.txt [L,R=301]
RewriteRule ^/hacking/notification/acceptance-email.txt$ https://static.mozilla.com/foundation/documents/commit-access/acceptance-email.txt [L,R=301]
RewriteRule ^/hacking/committer/faq.html$ /about/governance/policies/commit/ [L,R=301]
RewriteRule ^/hacking/notification/$ /about/governance/policies/commit/ [L,R=301]

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

0 comments on commit 769f05d

Please sign in to comment.