Closed Bug 569503 Opened 14 years ago Closed 14 years ago

[pamo][namo] Redirect /:locale/:app/language-tools to /:locale/:app/browse/type:3

Categories

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

All
Other
task
Not set
major

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.
Blocks: 569317
Need an actual 302 here instead of a rewrite?
(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.
Assignee: server-ops → jeremy.orem+bugs
RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?)/language-tools$ $1/browse/type:3 [R,L]
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
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.