Hi all,
I am using OWA on port 80 (Cannot Change that) and I will soon finish building a website and I want to use still port 80.
All I want is that from the internet through my ISP IP, both Web Site OWA and the WEBSite to be accessible.
I know that is possible to make such a configuration but how?
The OWA is a VM Exchnage internal IP 192.168.2.25
The WebSite is Wampserver 2 installed on Windows server 2003 internal IP 192.168.2.27
Both should use port 80
How can I tell that if somebody is typing
http://www.technopc.eu to go to the WebSite and somebody else accessing
http://technopc.eu/exchange (OWA they will be redirected to the correct address without conflict?
With your config, to be accessible from the internet, you need TWO public IPs and then to redirect one to the OWA instance and the other to the WAMP instance.