On 02/09/07, Nick Kew <[EMAIL PROTECTED]> wrote:
> But I don't think that's supported in 2.0. Upgrade to 2.2
> for a lot of proxy fixes.
It appears to be supported in 2.0 but isn't documented in that branch. See:
http://issues.apache.org/bugzilla/show_bug.cgi?id=43183
--
noodl
---
On Sun, 02 Sep 2007 18:27:02 +1000
Clifford Heath <[EMAIL PROTECTED]> wrote:
> SetEnv proxy-sendchunked
should read proxy-sendchunks (it's a typo in the code).
But I don't think that's supported in 2.0. Upgrade to 2.2
for a lot of proxy fixes.
--
Nick Kew
Application Development with Apache
I have an Apache2.0.55 server under Ubuntu, serving multiple VHosts,
with a reverse proxy that redirects a top-level directory of one of
the sites to a Rails application running mongrel. The mongrel is
started using --prefix=top_level_dir, and most of this Rails app
works fine.
One of my forms ex