The reason for moving is that I have 5 servers on my internal network
one is the domain, one web server, one sql server, one terminal server and one is the phone server
the primary web server is on 192.168.xx.250 listening on port 80
the phone server is on 192.168.xx.251 listening on port 80 with another instance of iis
all public port 80 requests are sent to iis on xx.250.
so I want to move the website off the phone box and onto the web server box,
or alternatively,
on the web server box (xx.250) create a virtual drirectory that points to the http/interface directory on the phone box (xx.51)
I have no trouble with my local users, by my external users cannot get to the phone server on port 80 unless I add more ip addresses (which is no problem if that's the only way - but I thought I would ask the question first).
Also, the links in 3cx assistant expects the web port to be port 80, therefore if I use another port the assistant becomes unusable as I can't find a way to tell the assistant the web server usr needs a :8080 port addition
thx for any help
peter