Srebrenko Sehic wrote:
There is a bug introduced in Apache 2.0.55 which breaks mod_proxy in
various ways with POST data. Try 2.0.54 and see if that helps.
Yes thanks very much that was the problem. I installed 2.2.0 as the
front_end and works fine.
Scott
On 12/5/05, Scott Alexander <[EMA
Hi,
I did have two seperate machines in my test environment. A lite weight
front end with just apache2 and a back end with mod_perl. File uploads
worked fine using apache2::upload
Now I have a front_end and mod_perl on the same machine but file uploads
stopped working
front_end with just one m