On Mon, 27 Nov 2000, Dave Rolsky wrote:
> On Mon, 27 Nov 2000, Sander van Zoest wrote:
> > Normally the mod_proxy code doesn't touch the headers, it simply sends
> > the headers on from the remote server you are proxying too. I doubt
> > it is mod_rewrite but it could be. The extra headers are probably coming
> > from your remote server you are proxying to.
> I don't think so. If I do a telnet to the proxy server (port 80, no
> mod_perl) I get the extra headers. If I telnet to the mod_perl enabled
> server (port 12345), I get what I want (no extra headers).
Ah, are you trying to send ICY headers or something? mod_proxy only knows
of HTTP and sends the appropriate status itself rather then what it
gets from the remote server. This will also require some hacks in
mod_proxy to make it aware of the protocol you are trying to proxy.
Cheers,
--
Sander van Zoest [[EMAIL PROTECTED]]
Covalent Technologies, Inc. http://www.covalent.net/
(415) 536-5218 http://www.vanzoest.com/sander/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]