J
Jeronimo Bertran
We have a WebService on a server that uses a public IP and a special port
number. Is there an easy way to access the IP using a redirection from a
domain name that is hosted on a different server?
For example, we are currently accessing the web service using
http://75.68.20.67:91/MyService.asmx
And we want to be able to access it through
http://MyDomain/MyService.asmx or something similar.
and MyDomain is hosted on a differnt server.
Thanks,
Jeronimo Bertran
number. Is there an easy way to access the IP using a redirection from a
domain name that is hosted on a different server?
For example, we are currently accessing the web service using
http://75.68.20.67:91/MyService.asmx
And we want to be able to access it through
http://MyDomain/MyService.asmx or something similar.
and MyDomain is hosted on a differnt server.
Thanks,
Jeronimo Bertran