The best way in your case is to make a redirect via your code. Check the requested domain/URL or port, and redirect the user to the appropriate page. The other approach could be to have 2 copies of the site, but it depends on your purpose.
Regards
WindowsHostingASP.NET - My favourite site for Windows and IIS hosting information.
HowtoASP.NET - Free ASP.NET tutorials and source code.
909 Posts
Re: Default document
Nov 25, 2012 12:11 PM|HostingASPNet|LINK
Hello,
It seems as you have received some answers.
The best way in your case is to make a redirect via your code. Check the requested domain/URL or port, and redirect the user to the appropriate page. The other approach could be to have 2 copies of the site, but it depends on your purpose.
Regards
HowtoASP.NET - Free ASP.NET tutorials and source code.