Knowledgebase
Redirecting HTTP to HTTPS
|
|||
Redirecting HTTP to HTTPS1. Redirect All Web TrafficIf you have existing code in your .htaccess, add the following: 2. Redirect Only a Specific DomainFor redirecting a specific domain to use HTTPS, add the following:
3. Redirect Only a Specific FolderRedirecting to HTTPS on a specific folder, add the following: Note: Replace “yourdomain” with your actual domain name wherever required. Also, in case of the folder, replace /folder with the actual folder name. | |||
|
Comments (0)