Closed
Bug 807323
Opened 13 years ago
Closed 13 years ago
Setup /b redirects for /foundation/identity-guidelines/ pages
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sgarrity, Assigned: cturra)
References
Details
(Whiteboard: [triaged 20121031][push interrupt])
We need the /b/ redirect for the following URLs:
http://www.mozilla.org/foundation/identity-guidelines/index.html
http://www.mozilla.org/foundation/identity-guidelines/mozilla-foundation.html
http://www.mozilla.org/foundation/identity-guidelines/thunderbird.html
maybe just everything in /foundation/identity-guidelines*
Comment 1•13 years ago
|
||
RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?foundation/identity-guidelines(.*)$ /b/$1foundation/identity-guidelines$2 [PT]
That should do it.
Assignee | ||
Comment 2•13 years ago
|
||
Steven/:rik - i have committed this redirect for dev and stage. they should be available for testing within 30 minutes.
Assignee: server-ops-webops → cturra
Whiteboard: [triaged 20121031][push interrupt]
Updated•13 years ago
|
Component: Bedrock → Server Operations: Web Operations
Product: www.mozilla.org → mozilla.org
QA Contact: cshields
Version: unspecified → other
Comment 3•13 years ago
|
||
Work for me, let's push!
Assignee | ||
Comment 4•13 years ago
|
||
:rik push to prod complete.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
http://www.mozilla.org/foundation/identity-guidelines/index.html --->
http://www.mozilla.org/en-US/styleguide/
http://www.mozilla.org/foundation/identity-guidelines/mozilla-foundation.html --->
http://www.mozilla.org/en-US/styleguide/identity/mozilla/branding/
http://www.mozilla.org/foundation/identity-guidelines/thunderbird.html --->
http://www.mozilla.org/en-US/styleguide/identity/thunderbird/logo/
Status: RESOLVED → VERIFIED
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
•