Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

cl-http behind a apache reverse proxy: msg#00006

Subject: cl-http behind a apache reverse proxy
> 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: helmut@xxxxxxxxxxxxxxxxxxxxx
------------------------o----------------------------------


_______________________________________________
WWW-CL mailing list
WWW-CL@xxxxxxxxxxxxxxxxxxx
http://lists.csail.mit.edu/mailman/listinfo/www-cl



<Prev in Thread] Current Thread [Next in Thread>