Closed
Bug 671197
Opened 14 years ago
Closed 14 years ago
[PN]AMO: Give zamboni get_language_packs URL
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
Details
Current URL: https://addons.allizom.org/en-US/mobile/api/1.5/get_language_packs
New: https://addons.allizom.org/z/en-US/mobile/api/1.5/get_language_packs
I'm not sure what the current /api/ rewrites look like, but you should just be able to stick this in there too - nothing special about the URL. There are no params after get_language_packs.
Updated•14 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Comment 1•14 years ago
|
||
This should be something like
RewriteRule ^((?:/[^/]+){0,2}/api/[\d\.]*/get_language_packs/.*)$ /z$1 [PT]
| Assignee | ||
Comment 2•14 years ago
|
||
I did this during the release.
Status: NEW → RESOLVED
Closed: 14 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
•