Closed Bug 1337850 Opened 7 years ago Closed 7 years ago

Redirect support.mozilla.COM to support.mozilla.org

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: joeyk)

References

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4327])

Hi WebOps,

currently DNS for support.mozilla.COM and ORG points to 

  CNAME	hwsfp35778.lithium.com.

Lithium does not serve a valid cert for COM. To solves this we need to retake control of the .COM domain /only/ and redirect it to .ORG

In the end it should look like

  support.mozilla.org CNAME	hwsfp35778.lithium.com.
  
and

  support.mozilla.com -> Mozilla


The Apache/nginx redirect should preserve the URL and parameters, e.g.

https://support.mozilla.com/foo?bar=True

should redirect to

https://support.mozilla.org/foo?bar=True


Thanks!
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4216]
Giorgos,

This means that we will forever keep the certificate/DNS/Apache config alive for a site that no longer lives here. Is there a way they can get a SAN for support.mozilla.com and support.mozilla.org and host it over there? Reduces overhead on our side. 

Let me know what you think?
Flags: needinfo?(giorgos)
If this qualifies as a production emergency, we can temporarily do this for up to 28 days at no cost whatsoever, which should provide Lithium the time they need to fix their side.
I would classify that as production emergency and I'm responsible to communicate with to the SUMO and Lithium teams to take over within a month.
Flags: needinfo?(giorgos)
Blocks: 1337757
Redirect in place. Calendar reminder set to revisit this in a month.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Many thanks!
Status: RESOLVED → VERIFIED
Lithium added support for .COM (bug 1338074) so we can revert the changes made in this bug or in other words please change DNS of

  support.mozilla.com

to 

  CNAME hwsfp35778.lithium.com

and remove any apache redirects
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4216] → [kanban:https://webops.kanbanize.com/ctrl_board/2/4327]
All good!

Commented out apache redirect for now; just in case we need to revisit this. 

support.mozilla.com 	CNAME 	hwsfp35778.lithium.com
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Things work as expected, fill free to permanently delete configuration if you want.
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.