Forcing SSL Redirect HTTP to HTTPS
Posted by Tegan King on 04 June 2019 01:32 PM
|
|
Forcing SSL is ideal to enforce security settings. It is recommended that you enable this if you have a valid SSL Certificate installed. Please use the instructions below for your type of web hosting plan Linux or Windows. NOTE: If using WordPress, you will need to update your HOME / BASE URL while making these changes. Linux AccountsENABLING HTTPS (Linux Hosting) HTTPS Redirects automatically changes insecure requests (http://) to secure requests (https://). To enable HTTPS for your site, follow these steps:
RewriteEngine On
Windows Accounts:Forcing HTTPS (Windows Hosting) To force SSL for your site using web.config, follow these steps:
Contact Support If you are still having issues, please contact us for further help.
| |
|