Closed
Bug 692162
Opened 13 years ago
Closed 13 years ago
Redirect plugins page to moz.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
References
Details
This page brings the fugly:
https://addons.mozilla.org/:lang/:app/browse/type:7
And we'd like to redirect it (r=permanent) to:
http://www.mozilla.org/plugincheck/
This is for -dev and stage to make sure it works, then we'll go live. Thanks.
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 1•13 years ago
|
||
RewriteRule ^((?:(?:/\w{2,3}(?:-\w{2})?)?(?:/(?:firefox|seamonkey|thunderbird|mobile|sunbird))?)?/browse/type:7$) htt
p://www.mozilla.org/plugincheck/ [R]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•13 years ago
|
||
This works, but needs to be r=301 or r=permanent. Thanks
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•13 years ago
|
||
Done.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•11 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
•