Closed
Bug 471591
Opened 17 years ago
Closed 17 years ago
Temporarily stop redirects to addons.mozilla.jp/thunderbird
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: u217243, Assigned: reed)
Details
+++ This bug was initially created as a clone of Bug #427323 +++
We have asked you to setup redirects to addons.mozilla.jp earlier. Although the redirects were intended to support both Firefox and Thunderbird, Thunderbird add-ons list has not yet been stored in our database.
We're working on collecting the data prior to the release of Thunderbird 3 RCs. Until then, please stop the redirect temporarily.
(bug 427323 comment 8)
> # For ja(-JP-mac).add-ons.mozilla.com
> RewriteRule ^ja(-JP-mac)?/(firefox|thunderbird)(.*)
> https://addons.mozilla.jp/$2$3 [R=permanent,QSA,NE]
>
> # For services.addons.mozilla.org
> RewriteRule
> ^ja(-JP-mac)?/(firefox|thunderbird)/api/([\d\.]+)/(list|search)/(.*)
> https://addons.mozilla.jp/$2/api/$3/$4/$5 [R=permanent,QSA,NE]
Could you replace (firefox|thunderbird) with (firefox) ?
| Assignee | ||
Comment 1•17 years ago
|
||
Stopped, as requested.
Assignee: server-ops → reed
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•