Closed Bug 796952 Opened 12 years ago Closed 12 years ago

[bedrock] /b/ redirect for unsupported

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rik, Assigned: cturra)

References

Details

Replace: RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/unsupported/EOL(.*)$ /b/$1firefox/unsupported/EOL$2 [PT] RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/unsupported/warning(.*)$ /b/$1firefox/unsupported/warning$2 [PT] RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/unsupported/win(.*)$ /b/$1firefox/unsupported/win$2 [PT] With: RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/unsupported/(.*)$ /b/$1firefox/unsupported/$2 [PT] First on dev and stage, and then master after confirmation with a dev.
dev and stage updated with this redirect. changes should take affect on the web heads within 30 minutes.
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Good thanks. This can be pushed to prod!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
:rik i have updated prod with this redirect. changes should be present shortly :)
Status: REOPENED → RESOLVED
Closed: 12 years ago12 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.