My hosting setup is Windows 2003 Server with IIS 6.0
I have 3 domains
- ex.com
- ex.org
- ex.net
I want when user open http://www.ex.com then they will be redirected to http://ex.com and when they open http://ex.org or http://ex.net then redirect them to http://ex.com.
How is it possible in IIS server.
Please help, Thanks!