You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dympna Guinan <dy...@eircom.net> on 2002/08/06 17:44:20 UTC

problems with proxying to IIS server

Hi,

I am using Apache 1.3.26 to proxy to an IIS server.  I have the 
following lines in the httpd.conf:

ProxyPass / http://iis_server/
ProxyPassReverse / http://iis_server/

I don't have problems on the first access to the server but images are 
broken on subsequent accesses.  There isn't a problem when I access the 
IIS server directly.
 
I have Apache 1.3.20 running on another server and I have set up a 
virtual server on this to proxy to the IIS server.  I don't see  the 
 same problem on the 1.3.20 version of Apache either.

Would appreciate any help you may have on this.

Thanks,
Dympna Guinan






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org