How can I log the response header and body in apache?
- by acme
I need to determine whether the server (Apache 2) is returning the full contents of a page along with its correct header or not. I have a PHP-script that is executed successfully, but the browser is getting only half of the html content, it's simply cut off.
The client infrastructure is pretty complicated, using Novell BorderManager Proxys and…