Closed Bug 408129 Opened 17 years ago Closed 17 years ago

ussg (indiana) mirror sending people to ftp.m.o

Categories

(mozilla.org :: FTP: Mirrors, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: justdave)

References

()

Details

(Whiteboard: ETA Tues 12/18 AM)

$ curl -vsi 2>&1 >/dev/null "http://mozilla.ussg.indiana.edu/pub/" | grep -e "Location: " -e "302" < HTTP/1.1 302 Found < Location: http://ftp.mozilla.org/pub/mozilla.org/
more specifically: $ curl -sI -H'Host: releases.mozilla.org' http://mozilla.ussg.indiana.edu/pub/ HTTP/1.1 302 Found Date: Thu, 13 Dec 2007 06:08:44 GMT Server: Apache Location: http://ftp.mozilla.org/pub/mozilla.org/ Content-Type: text/html; charset=iso-8859-1 The Location: header should be pointing at releases.mozilla.org, not ftp.mozilla.org.
I've mailed indiana.edu's support.
Assignee: justin → justdave
And got a response from indiana.edu's support. Config change should be pushed in their maintenance window this coming Tuesday.
Whiteboard: ETA Tues 12/18 AM
per Joe at IU, this is done. and confirmed: macbook:~ dave$ curl -sI -H'Host: releases.mozilla.org' http://mozilla.ussg.indiana.edu/pub/ HTTP/1.1 302 Found Date: Tue, 18 Dec 2007 19:21:58 GMT Server: Apache Location: http://releases.mozilla.org/pub/mozilla.org/ Content-Type: text/html; charset=iso-8859-1
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.