Hi guys,
To add an HTTP redirect rule to a Web site. Open the Internet Information Services (IIS) Manager.
1. Go to start menu
2. Click on run and type cmd
3. Press OK button then command prompt window will be opened.
4. Now type inetmgr
Now it will open the Internet Information Services (IIS) Manager Home pane. Follow the following steps :-
1. In the Home pane, double-click HTTP Redirect.
2. In the HTTP Redirect pane, check the box to redirect requests and enter the destination URL.
3. Click on Apply. Now you can see, your domain is redirecting to destination URL.
Enjoy !!!