I'm getting the following right now: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/pypi">GET /pypi</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p>
</body></html> On 7/11/07, Fred Drake <[EMAIL PROTECTED]> wrote: > On 7/11/07, Nathan R. Yergler <[EMAIL PROTECTED]> wrote: > > IIRC it was a 503 or 502 -- if I had to guess, it appeared that Apache > > is passing requests through to a local process (mod_rewrite or > > mod_proxy?), and that process wasn't responding. > > Firefox's "Page Info" says 503. > > > -Fred > > -- > Fred L. Drake, Jr. <fdrake at gmail.com> > "Chaos is the score upon which reality is written." --Henry Miller > _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
