How to I Redirect a Domain under cPanel in linux reseller hosting plan?
Linux Web hosting has domain redirects option.if you need to Redirect one Domain to another,Using the Redirects feature in cPanel, you can easily Redirect Domain by using below procedure.For example, you may need to route all traffic from example.com to example.net. You can also redirect specific pages, such as example.com/info.html to example.net/anotherPage.html. This can easily be accomplished in your cPanel.
1. Login to the cpanel of the domain. Click on Redirect under the Domains section.
2. Use the pull-down menu to select the type of redirection needed—temporary or permanent.
The Temporary 302 setting will not update the visitor’s bookmarks.
The Permanent 301 setting will notify the visitor’s browser to update its records.
3. Enter the URL you would like to redirect, using the pull-down menu and corresponding text box.
You may use the All Public Domains option to redirect all domains controlled by your cPanel accounts.
4. In the redirects to field, enter the URL to which you would like to redirect users.
You must specify a protocol in this field, such as http:// or https://
5.Select whether to redirect with or without www. preceding the URL, using the following options:
When you select Only redirect with www, only users who type www in front of the page name will be redirected.
When you select Redirect with or without www., you will redirect all users regardless of whether the www. prefix is included with the URL.
When you select Do Not Redirect www., users who type www. with the URL will not be redirected.
6. Click the Wild Card Redirect box if you wish to redirect all files within a directory to the same filename in the new directory.
Example: When wild card redirects are active, if example1.com redirects to example.com, then a visitor trying to access example1.com/pic.jpg will be redirected to example.com/pic.jpg.
Click Add.
You may test the redirect by clicking the link under Directory in the Current Redirects table. This will take you to the original domain, which should be redirected, if it is properly configured.
Note : You cannot edit a redirect using this screen. If you wish to modify a redirect, you will need to delete and then recreate it.