Closed Bug 572507 Opened 15 years ago Closed 15 years ago

[PN]AMO: Add new zamboni rewrites

Categories

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

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

We need zamboni to take over a couple more pages on PAMO and NAMO: .../addon/\d+/about/? .../addon/\d+/contribute/installed/? .../addon/\d+/developers/? This is blocking QA.
Assignee: server-ops → jeremy.orem+bugs
Added: + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addon/\d+/about/?)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addon/\d+/contribute/installed/?)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addon/\d+/developers/?)$ /z$1 [PT]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Blocks: 573116
No longer blocks: 573116
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.