Closed
Bug 1091899
Opened 11 years ago
Closed 11 years ago
Change URL To openstandard.org
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Infrastructure & Operations
IT-Managed Tools
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Assigned: cturra)
References
Details
(Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1877] )
Based on our conversations on 10/29 we will be changing the URL from
https://openstandard.mozilla.org/
to
https://www.openstandard.org/
We need to investigate what type of redirect to implement and how to make sure content and links do not break.
| Reporter | ||
Comment 1•11 years ago
|
||
Cturra: Can you advise on what would be involved here? How difficult this would be?
My main worry is any wordpress weirdness.
I think the request for this will both come in soon and be an urgent priority.
Flags: needinfo?(cturra)
| Reporter | ||
Comment 2•11 years ago
|
||
Chris - please reach out to me in the morning to talk about this. It's quite important we get to this today. I am here to help in any capacity.
Severity: normal → major
| Reporter | ||
Comment 3•11 years ago
|
||
Adding jake just in case Chris is on PTO today.
Help.
Flags: needinfo?(nmaul)
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → server-ops-webops
Component: The Open Standard → WebOps: IT-Managed Tools
Product: Websites → Infrastructure & Operations
QA Contact: nmaul
Version: Beta → other
| Assignee | ||
Comment 4•11 years ago
|
||
i am back today. will look into this.
Assignee: server-ops-webops → cturra
Flags: needinfo?(nmaul)
Flags: needinfo?(cturra)
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Comment 5•11 years ago
|
||
done and done. below is one of my example tests.
$ curl -IL https://openstandard.mozilla.org/open-government-state-of-the-union/
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: generic1.webapp.phx1.mozilla.com
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Mon, 17 Nov 2014 19:21:56 GMT
Location: https://openstandard.org/open-government-state-of-the-union/
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: caching
HTTP/1.1 200 OK
Server: Apache
X-Backend-Server: generic3.webapp.phx1.mozilla.com
Vary: Accept-Encoding,User-Agent
Cache-Control: max-age=0, public
Content-Type: text/html; charset=UTF-8
Date: Mon, 17 Nov 2014 19:21:57 GMT
X-Pingback: https://openstandard.org/xmlrpc.php
Pragma: public
Transfer-Encoding: chunked
Connection: Keep-Alive
Last-Modified: Mon, 17 Nov 2014 18:48:19 GMT
X-Frame-Options: SAMEORIGIN
X-Powered-By: W3 Total Cache/0.9.4
X-Cache-Info: not cacheable; response specified max-age <= 0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•11 years ago
|
||
Note the url in comment #1 is https://www.openstandard.org
Currently it looks to invoke the untrusted message.
Other than that it looks OK, im checking content now (images links etc).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(cturra)
| Assignee | ||
Comment 7•11 years ago
|
||
updated to use www as requested. sorry for the oversight on that.
$ curl -IL https://openstandard.org/open-government-state-of-the-union/
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: generic2.webapp.phx1.mozilla.com
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Mon, 17 Nov 2014 23:07:14 GMT
Location: https://www.openstandard.org/open-government-state-of-the-union/
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: caching
HTTP/1.1 200 OK
Server: Apache
X-Backend-Server: generic2.webapp.phx1.mozilla.com
Vary: Accept-Encoding,User-Agent
Content-Type: text/html; charset=UTF-8
Date: Mon, 17 Nov 2014 23:07:15 GMT
X-Pingback: https://www.openstandard.org/xmlrpc.php
Link: <https://www.openstandard.org/?p=2909>; rel=shortlink
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Frame-Options: SAMEORIGIN
X-Powered-By: W3 Total Cache/0.9.4
X-Cache-Info: caching
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(cturra)
Resolution: --- → FIXED
| Reporter | ||
Comment 8•11 years ago
|
||
No prob thanks for the help on this one on your first day back!
Everything looks right to me.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•