https://bugzilla.wikimedia.org/show_bug.cgi?id=56887

       Web browser: ---
            Bug ID: 56887
           Summary: Set appropriate 404 status code for
                    etherpad.wmflabs.org
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: (other)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This should be a 404, not a 200:

$ curl -i http://etherpad.wmflabs.org/pad/p/smalloffices
HTTP/1.1 200 OK
Date: Mon, 11 Nov 2013 08:26:16 GMT
Server: Apache/2.2.22 (Ubuntu)
Last-Modified: Fri, 06 Sep 2013 16:27:17 GMT
ETag: "2f038-365-4e5b9830e35eb;4e5b983366ecb"
Accept-Ranges: bytes
Content-Length: 869
Vary: Accept-Encoding
Content-Type: text/html

<html>
        <body>
                <h1>Service down forever</h1>
                <p>The Etherpad Lite server that used to be here has been taken
down and replaced with <a href="https://etherpad.wikimedia.org/";>a new one</a>.
If you need to get something off of this instance urgently, please contact
MHolmquist [ at ] Wikimedia [ dot ] org and explain your situation.</p>
                <h2>Public Service Announcement</h2>
                <p>In the future, if you're on a website that is a subdomain of
"wmflabs.org" - like "etherpad.wmflabs.org", for example - you should
absolutely avoid putting any sensitive or important information there, unless
the particular site has made assurances to the contrary. Labs is mostly a place
for developers and sysadmins to play around with new configurations and show
off in-progress work, and it's not guaranteed to be stable. So please, don't
treat it like it is!</p>
        </body>
</html>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to