Yes, Apache has this built in with the mod_proxy, mod_proxy_html and the rewrite modules.
You would need to use ProxyPreserveHost On In order to get the virtual host stuff to work. Other then that it's a couple of fairly simple statements. The rewrite module is optional, but will let you use regular expressions to define what urls you want to redirect. Russ > -----Original Message----- > From: Alberto Paris [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 4:45 PM > To: [EMAIL PROTECTED] > Subject: HTTP proxy/redirector to a unique virtual host .... > > > Hi, > > Does anyone on the list knows of any kind of software (for Windows, Linux, > or anything) that I can set up as an HTTP/HTTPS proxy/redirector to > receive > requests on a specific TCP port, and then redirects them to another IP, > AND > to a scpecific Virtual Host ? > > Something like what 'stunnel' does, but I also need the capability of > directing the traffic to a specific virtual host on the destination web > server ..... > > Any help will be greatly appreciated .... > > Regards, > > > Alberto Paris > [EMAIL PROTECTED] > Colombia > > _________________________________________________________________ > On the road to retirement? Check out MSN Life Events for advice on how to > get there! http://lifeevents.msn.com/category.aspx?cid=Retirement > > > ------------------------------------------------------------------------- > This List Sponsored by: SpiDynamics > > ALERT: "How A Hacker Launches A Web Application Attack!" > Step-by-Step - SPI Dynamics White Paper > Learn how to defend against Web Application Attacks with real-world > examples of recent hacking methods such as: SQL Injection, Cross Site > Scripting and Parameter Manipulation > > https://download.spidynamics.com/1/ad/web.asp?Campaign_ID=701300000003gRl > -------------------------------------------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235501 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

