HelioHost Posted November 26, 2019 Posted November 26, 2019 Username: pofc24, Server: Johnny, Main domain: pedrocosta.heliohost.org Hi , i would like to know how i can turn this http url to a https url.Can you point me to some tutorial on heliohost ? http://pedrocosta.heliohost.org/trackGithubIO/trackIO.php Thank you.Best regards
wolstech Posted November 26, 2019 Posted November 26, 2019 Since you're on Johnny, this is what you're looking for: https://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate (You'll need to do this once every 90 days, preferably before the old one expires, and changes need up to 2 hours to go into effect). Note that Ricky and Tommy accounts have AutoSSL and don't require this procedure. The accounts on these servers generate and install their own certificates. Johnny doesn't offer this service for load reasons.
Krydos Posted November 26, 2019 Posted November 26, 2019 Once you have a functional ssl certificate you can redirect visitors to your site to https instead of http by using an .htaccess file. Put these contents in it: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
HelioHost Posted November 27, 2019 Author Posted November 27, 2019 HI , Thank you for your help but i decided to change to tommy , i requested theinvite yesterday and i think it already made 24 hours since the request.What can i do to make my website up ? Thank you so much.Best Regards. Heliohost Support escreveu no dia terca, 26/11/2019a(s) 19:43: > Once you have a functional ssl certificate you can redirect visitors to> your site to https instead of http by using an .htaccess file. Put these> contents in it:RewriteEngine OnRewriteCond %{HTTPS} !=onRewriteRule ^> https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic=37842>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
wolstech Posted November 27, 2019 Posted November 27, 2019 Did you donate? If so, please provide the transaction ID. The system won't send an invite if you already have an account because we have to manually move your account instead of setting up a new one. Once you provide your transaction ID, your existing Johnny account will be moved to Tommy.
Recommended Posts