Closed
Bug 763080
Opened 14 years ago
Closed 14 years ago
https://crash-stats.mozilla.org should redirect to https://crash-stats.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrandt, Assigned: rbryce)
References
()
Details
https://crash-stats.mozilla.org should redirect to https://crash-stats.mozilla.com
Currently:
http://crash-stats.mozilla.org correctly redirects to https://crash-stats.mozilla.com
| Reporter | ||
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•14 years ago
|
Summary: https://crash-stats.mozillia.org should redirect to https://crash-stats.mozilla.com → https://crash-stats.mozilla.org should redirect to https://crash-stats.mozilla.com
| Assignee | ||
Comment 1•14 years ago
|
||
--- domains/virtual-redirect.mozilla.org.conf (revision 40410)
+++ domains/virtual-redirect.mozilla.org.conf (revision 40411)
-<VirtualHost *:80>
+<VirtualHost *:80 *:81>
ServerName crash-stats.mozilla.org
Redirect permanent / http://crash-stats.mozilla.com/
</VirtualHost>
Note the load balancer does the forwarding to https for http://crash-stats.mozilla.com/
Assignee: server-ops → rbryce
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 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
•