Closed Bug 554509 Opened 14 years ago Closed 14 years ago

[PAMO][r->z] monitor and discovery URLs

Categories

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

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

Please redirect the following URLs to zamboni:

  https://preview.addons.mozilla.org/z/services/monitor -> /services/monitor

Eventually that will replace https://preview.addons.mozilla.org/services/monitor.php, but in the mean time monitor.php should continue to work as well.

  https://preview.addons.mozilla.org/z/discovery -> /discovery

This is a new URL, please rewrite it so it doesn't need the /z/.  Note that this may have any combination of none, an application (eg. firefox), or a language prepended to it.

Thanks!
Assignee: server-ops → jeremy.orem+bugs
Added:

    RewriteRule ^(/services/monitor)$ /z$1 [PT]
    RewriteRule ^((?:/[^/]+){0,2}/discovery(?:/.*)?)$ /z$1 [PT]
Status: NEW → RESOLVED
Closed: 14 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.