On Tue, Jan 20, 2004 at 08:02:41PM +0100, Fagyal, Csongor wrote: > Are you sure something (mod_accel?) is not stripping off some of > your headers?
...You are right!! That is what the problem was. Thanks! localhost:8010 is direct access to the httpd backend. I guess I'll have to check my mod_accel configuration. [EMAIL PROTECTED] httpd]$ lwp-request -ed http://localhost:8010/country.asp Cache-Control: private Connection: close Date: Tue, 20 Jan 2004 19:03:47 GMT Server: Apache/1.3.29 (Unix) mod_perl/1.29 Content-Length: 30 Content-Type: text/html Client-Date: Tue, 20 Jan 2004 19:03:49 GMT Client-Response-Num: 1 Set-Cookie: session-id=0d126f09b326a1d878f2c19491e499b9; path=/ [EMAIL PROTECTED] httpd]$ lwp-request -ed http://www.animewallpapers.com/country.asp Cache-Control: private Connection: close Date: Tue, 20 Jan 2004 19:04:10 GMT Server: Apache/1.3.29 (Unix) PHP/4.3.4 mod_deflate/1.0.19 mod_accel/1.0.31 Content-Length: 32 Content-Type: text/html Client-Date: Tue, 20 Jan 2004 19:04:11 GMT Client-Response-Num: 1 [EMAIL PROTECTED] httpd]$ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]