Re: cl-http behind a apache reverse proxy
Martin Simmons <[email protected]> Mon, 17 Jan 2005 12:05:34 GMT
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Mon, 17 Jan 2005 11:49:36 +0100, "Dr. Helmut G. Enders" <[email protected]> said: >> I want to run cl-http behind a apache proxy (reverse proxy) >> it works, if I access the export-urls with a :directory attribute. >> Trying :html-computed-form the apache prints a error message: >> "Proxy Error >> The proxy server received an invalid response from an upstream server. >> The proxy server could not handle the request GET /index.html " >> (Index.html is a :html-computed-form) Helmut> I have forgotten the (http:with-contitional-response ... statement, so Helmut> my text Helmut> started with <html> ... which is OK for a browser, but the apache Helmut> proxy needs the http headers: Helmut> HTTP/1.1 200 OK ... etc. I wish cl-http would detect that common coding error... __Martin _______________________________________________ WWW-CL mailing list [email protected] http://lists.csail.mit.edu/mailman/listinfo/www-cl