Publication @fozzy |
How to install a free SSL certificate
1. Log in to your personal account https://fozzy.com
2. Go to the section: Hosting » Management » SSL certificate.
3. Select AutoSSL from the prompts.
4. Click the Install button.
5. Done! The certificate will be installed automatically within 15-20 minutes.
Security » SSL / TLS » Install and Manage SSL for your site (HTTPS) » Uninstall, then, in the "SSL / TLS Status" section, click the Run AutoSSL button.
Setting up a redirect from http to https
For the site address to automatically change from http:// to https://, you must add the appropriate directives to the .htaccess file:
RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
How to edit .htaccess
We have detailed instructions how to do this via cPanel.
More helpful instructions can be found on our website
Fozzy – The fastest hosting
- Shared Hosting – from $3 / month
- Domains – from $0.82 / year
- Linux VPS & Windows VPS – from $8.99 / month
- SSL certificates – free
- Official website – https://fozzy.com
Join our community!
Facebook – https://www.facebook.com/fozzyhosting
YouTube – https://www.youtube.com/fozzyinc
Vkontakte – https://vk.com/fozzyru
|