* Peter Klump <[EMAIL PROTECTED]> [2006-02-07 13:44:56+0100] [POST data not arriving; using reverse proxy, or SSL?]
> No - neither SSL nor proxies are involved. I tried my luck anyway in > downgraded Apache2 to 2.0.54 - however the error still persists :-(. > > Any other thoughts on this? I recently ran into a similar problem. After searching the docs, I found a snippet[1] that solved my problems. I was trying to reuse the POST data, and that's not possible. After using the POST2GET snippet, all those problems seemed to be gone. 1. http://perl.apache.org/docs/1.0/guide/snippets.html#Reusing_Data_from_POST_request -- B10m
