Closed
Bug 568064
Opened 15 years ago
Closed 15 years ago
[preview.amo] Let zamboni serve /:locale/:app/personas.*
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: oremj)
Details
please have zamboni serving the following pages on preview:
a)Persona landing page:
/en-US/firefox/personas/
b)Persona category pages
/en-US/firefox/personas/{category name}
c)Persona sort options
/en-US/firefox/personas/?sort={sort_option}
Updated•15 years ago
|
Summary: [PAMO] Let zamboni serve all persona pages → [preview.amo] Let zamboni serve /:locale/:app/personas.*
| Assignee | ||
Comment 1•15 years ago
|
||
RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/personas?(?:/.*)?)$ /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•7 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
•