cl-http behind a apache reverse proxy

"Dr. Helmut G. Enders" <[email protected]> Sat, 15 Jan 2005 21:29:22 +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)

It looks like the apache (as a client!) closes the stream to cl-http. 
Wrong protocoll ?  No content-length ? 

Some ideas, where I should look for?

Helmut

-- 
-----------------------------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