1 server. 4 websites.
I have multiple internal IP addresses. Each one to be allocated to a different website.
I thought I should create a new website, bind to domain and internal IP address, point to default IIS page, and then set the redirection to it points to the correct site. This does not appear to work. All sites running on port 80. It ignores the redirection and takes me to the default IIS website.
I am testing this by: - editing my host file to point www.newdomain.com to test server. - then going to website.
It does go to the server, but does not appear to be 'caught' by that website and redirected as required.
Any thoughts?