Closed Bug 682399 Opened 13 years ago Closed 13 years ago

http://www.mozilla.com/press/ is 301 moved permanently to http://www.mozilla.com/press/ (redirect loop)

Categories

(Websites :: Other, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 682391

People

(Reporter: dholbert, Unassigned)

References

()

Details

The website
   http://www.mozilla.com/press/
has a 301 redirect to the same URL.

This makes firefox show this error message:
=======
The page isn't redirecting properly
        
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
=======

It's not Firefox-only -- Opera shows a redirect page, and curl does too -- hence, filing this as a websites bug.

=======
$ curl http://www.mozilla.com/press/
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.mozilla.org/press/">here</a>.</p>
</body></html>
=======
Summary: http://www.mozilla.com/press/ is 301 moved permanently to http://www.mozilla.com/press/ → http://www.mozilla.com/press/ is 301 moved permanently to http://www.mozilla.com/press/ (redirect loop)
Dupe: bug 682391
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.