Overview
The Redirects interface allows you to send all of the visitors of a domain or particular page to a different URL.
For example, if create a page with a long URL, use the Redirects interface to add a redirect from a short URL to the long URL. Visitors can enter the short URL to access the content of the long URL.
Add a redirect
To add a redirect, perform the following actions:
|
1 2 3 4 5 6 7 8 |
<IfModule mod_rewrite.c> RewriteEngine on RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{HTTP_HOST} ^drupal\.user\.example\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.drupal\.user\.example\.com$ RewriteRule ^cptest$ "http\:\/\/cpanel\.net\/" [R=301,L] </IfModule> |
Remove a redirect
To remove a redirect, perform the following steps:
Search your redirects
To search your redirects, perform the following steps:
The interface will list the redirects that match your search criteria.
To sort your list of redirects, click the appropriate table heading.
To create an email account, follow the steps given below: Login to cPanel. Click Email... Read More
Overview Parked domains are domains that you own, but which do not contain any content. Instead,... Read More
A recordAAAA recordCNAME recordSRV recordTXT record In order to edit the DNS zone of the domain... Read More
Full BackupThe Backups interface allows you to download and store your files, databases,... Read More
1. You Need to Create Database and Its User by following this article click here 2. Now go to... Read More