Closed
Bug 552974
Opened 15 years ago
Closed 15 years ago
[AMO-Preview] Add another r->z rewrite
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
References
Details
We need to redirect another URL for zamboni. Please make requests for:
/services/paypal rewrite to /z/services/paypal
Updated•15 years ago
|
Assignee: server-ops → shyam
Assignee | ||
Comment 3•15 years ago
|
||
Does this need locale stuff too e.g., /en-US/(firefox/)?services/paypal
Comment 4•15 years ago
|
||
It should be hitting /services/paypal, no app or locale needed.
On preview: https://preview.addons.mozilla.org/z/services/paypal
Assignee | ||
Comment 5•15 years ago
|
||
+ RewriteRule ^(/services/paypal(?:/.*)?) /z$1 [PT]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•