ssl 301 redirection help

singhavn

Elite Member
Jr. VIP
Joined
Jun 20, 2012
Messages
3,253
Reaction score
404
I would set up the SSL. It's free from https://letsencrypt.org/
 
It should solve the SSL issue. Who is your hosting provider?
 
If you have your own server or VPS, you can setup LetsEncrypt. If you're on a shared plan, you need to buy a certificate.

It might be possible to use .htaccess to redirect the https (not sure if this would work) - https://stackoverflow.com/questions/12999910/https-to-http-redirect-using-htaccess
 
You will need to buy an ssl before the redirect will go through. There is no way around it.
 
You will need to buy an ssl before the redirect will go through. There is no way around it.

Yeah i thought so. That is how browser will verify the ssl and perform redirection
 
It is showing hostgator 404. I didnt build any site on it. Just using this domain for redirection purpose.

That's your problem right there. You need to configure the https on hostgator for the redirect to work. Even if you won't host a site there.
 
Back
Top