Closed Bug 569460 Opened 16 years ago Closed 16 years ago

[next.amo] sync next's rewrites with preview

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: oremj)

Details

https://next.addons.mozilla.org/en-US/firefox/browse/type:1 should go to /extensions, and others I can't think of right now.
We need this to do end-to-end testing for the 5.11 release which is going live on 06/03.Upping the severity to "critical"
Severity: major → critical
Assignee: server-ops → jeremy.orem+bugs
+ RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/extensions(?:/.*)?)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/opensearch.xml)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/personas?(?:/.*)?)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/search(?:/.*)?)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/(?:pages/)?(?:about|faq))$ /z$1 [PT] + RewriteRule ^((?:/\w{2,3}(?:-\w{2})?)?/firefoxcup.*)$ /z$1 [PT] + RewriteRule ^((?:/[^/]+){0,2}/themes(?:/.*)?)$ /z$1 [PT]
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.