You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by James <ja...@hotmail.com> on 2003/01/27 15:30:29 UTC

[users@httpd] Apache proxy

Sorry if you have received more than one message. I didn't get any so
trying again!!

Hi,
I need some help guys. Following are the details of my problem and what
I am looking for?


Existing Infrastructure
------------------------
 
                        Reverse proxy
apache proxy server --------------------------->  IIS server with
application


Clients can only see apache proxy server from internet. IIS server is on
internal subnet. Apache proxy server gets all data from this iis server.
The application source code IIS is not available.


Problems
-------------------------
Now there are few pages in the application which are referencing to
internal IP address of IIS. When internet users try to clink on those
pages link , it fails cause it can't see the internal ip address.


Solution required
-------------------------
I am looking for a solution which can get the pages from Internet IIS
server to apache proxy server, search for a pattern of internal IP
address in those page, replace the pattern with external IP address and
then send those pages to client browser. Is it possible? If yes then can
you please refer me to the right resource?

Thanks
james

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org