Closed Bug 573116 Opened 15 years ago Closed 15 years ago

[PN]AMO: Add new zamboni rewrites for /eula and /privacy

Categories

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

All
Other
task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: oremj)

Details

We need zamboni to take over a couple more pages on PAMO and NAMO: /:locale/:app/addon/\d+/eula.* /:locale/:app/addon/\d+/privacy.* /:locale/:app/addons/policy.* This is blocking QA.
No longer depends on: 572507
We need this for tomorrow's release.Setting the severity to critical.
Severity: major → critical
This is blocking QA.Please,can we get this fixed?
Severity: critical → blocker
+ RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addon/\d+/eula.*)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addon/\d+/privacy.*)$ /z$1 [PT] + RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/addons/policy.*)$ /z$1 [PT]
Status: NEW → RESOLVED
Closed: 15 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.