Hello,
I am looking for steps to pass http to https with WYSIWYG Web Builder.
Thank you
http to https ?
- BaconFries
-
- Posts: 5914
- Joined: Thu Aug 16, 2007 7:32 pm
Re: http to https ?
The first thing you will need to do is purchase a ssl certificate if you haven't already done so. You may be able to buy one through your host, and they should be able to assist with the installation. Once this is in place then you can use/write a 301 redirect via a .htacess file with this it will redirect from http to https. Note there is no written steps as it is server related and not directly related to the program.
Re: http to https ?
"Once this is in place then you can use/write a 301 redirect via a .htacess file with this it will redirect from http to https"
Is it possible to have an example of the lines of code that I need to add to the .htacess file.
Thank you very much for the help.
Is it possible to have an example of the lines of code that I need to add to the .htacess file.
Thank you very much for the help.
Re: http to https ?
Have you contacted your host about this?
They may be able to do it for you.
My host (JustHost) set it up for free.
It uses Let's Encrypt
https://en.wikipedia.org/wiki/Let's_Encrypt
They may be able to do it for you.
My host (JustHost) set it up for free.
It uses Let's Encrypt
https://en.wikipedia.org/wiki/Let's_Encrypt
Re: http to https ?
Ok.
Thank you very much for the help.
Thank you very much for the help.