Use https on your Website Builder site Print

  • Use https, Won your Website Builder site
  • 0

 

Step 1 - Go to SSL in the control panel

 

Log in to the One.com control panel, scroll down and click SSL.

Click SSL in the One.com control panel


 

Step 2 - Activate SSL

 

  1. Select On.
  2. Read the terms of business and check the box to accept.
  3. Click Save.

Select On, check the box for the terms and click Save

Note: It takes up to 90 minutes for the SSL certificate to be installed and ready on your domain.

 


 

Step 3 - Go to File Manager in the control panel

 

Open File Manager in the One.com control panel.

Click File Manager in the One.com control panel


 

Step 4 - Create an .htaccess file

 

  1. Click the arrow at the right of the blue button and select New other file.
  2. Name the file .htaccess, beginning with a dot.

 

What is .htaccess?

 

Note: If you already have an existing .htaccess file on your web space, you don't need to create a new file. Instead you can edit the existing file.

Click the arrow right of the blue button and select New other file


 

Step 5 - Edit the .htaccess file

 

Select the .htaccess file and click Edit at the top of your screen to open the text editor.

Create a file called .htaccess and click Edit


 

Step 6 - Paste in the code

 

Paste the following code in the text editor, and click Save at the top of your screen.

#Rewrite everything to https RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Paste in the code and click Save


 

Step 7 - Done!

 

All done! Open your site in your browser and check if you see the green secure lock.

Your Website Builder website now shows in https


Was this answer helpful?

« Back