Closed
Bug 569503
Opened 15 years ago
Closed 15 years ago
[pamo][namo] Redirect /:locale/:app/language-tools to /:locale/:app/browse/type:3
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
References
Details
This is cheating and redirecting a zamboni link back to remora, but it's the easiest solution for bug 569317.
| Assignee | ||
Comment 1•15 years ago
|
||
Need an actual 302 here instead of a rewrite?
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Need an actual 302 here instead of a rewrite?
Yes, it's a bandaid until zamboni takes over that page.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 3•15 years ago
|
||
RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?)/language-tools$ $1/browse/type:3 [R,L]
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
•