cl-http behind a apache reverse proxy
"Dr. Helmut G. Enders" <[email protected]> Mon, 17 Jan 2005 11:49:36 +0100
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
> 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) I have forgotten the (http:with-contitional-response ... statement, so my text started with <html> ... which is OK for a browser, but the apache proxy needs the http headers: HTTP/1.1 200 OK ... etc. -- -----------------------------o----------------------------- CS Cybernetic Systems GmbH / Dr. Helmut G. Enders Markgrafenstr. 19 / T: +49 9287 9929 11 D-95100 Selb / F: +49 9287 9929 32 Germany / E: [email protected] ------------------------o---------------------------------- _______________________________________________ WWW-CL mailing list [email protected] http://lists.csail.mit.edu/mailman/listinfo/www-cl