Good Day All.
I would like if someone could provide me with instructions in getting the following configuration working.
I currently have a calendar service that I run on my internal network under the address http://corporatecalendar. Now internally it works like a charm and my users are happy. What I would like to have happen now is that if they are outside the office, then can then use http://www.nameofmycompany.com/calendar and have the service work just like inside.
Persons are saying use redirect, but if they are outside and I use redirect, then the internal addressing is what will be used and then they will not be able to access the service because the internal name is not accessible outside.
Can someone please help out with this issue. I want to be able to use the external address and have the application run as if its being accessed from inside. Hope I explained it correctly.
Thanks