Re: Apache and mod_proxy
On 2006-10-03, Zork <skills102@googlemail.com> wrote:
> - some of my users have a legacy application we cannot change that used
> to connect to xyz.olddomain.com to download some data.
Connect using the domain name or directly with the IP?
Anyway, I'd use an IP DNAT to fool the application and have all the
request to 'xyz.olddomain.com' redirected to a different IP. This is
completely invisible to the application and works regardless of the
protocol used.
Davide
--
Caller: I just installed Windows 95 on my computer.
Tech Support: And...?
Caller: It's not working.
Tech Support: You already said that.
|