On 8/20/2009 5:22 PM, Gilberto Nunes wrote: > Hi all > > I need a miracle here :) > > I have one and jsut one Public IP. > > I need that this one Public IP get response for two different domain and > get response to and from port 80. > > One of web server is in windows 2003 server and other web server is in > other host, both running IIS 6.0. > > So, with simple words, I nedd have different DNS names, using the same > public IP and the same port 80. > Have your Linux server be the main web server. Use Apache's ProxyPass and ProxyPassReverse along with VitualHost entries.
-- Regards -------------------------------------- Gerald Drouillard Technology Architect Drouillard & Associates, Inc. http://www.Drouillard.biz -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
