Jump to content

Recommended Posts

Posted

But while I put it into htaccess it comes 500error on the server

Heliohost Support <support@heliohost.org>? 2017?1?29? ??,??12:28??:

Create a file in public_html called .htaccess and put these contents:RewriteEngine OnRewriteCond %{HTTPS} != onRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

 

You may view the status of your ticket by visiting:

 

http://www.helionet.org/index/index.php?showtopic=27487

 

Thank you,

Heliohost support

http://www.heliohost.org/

http://www.helionet.org/

 

--

Sincerely,

Andrew Young

 

What??

Heliohost Support <support@heliohost.org>? 2017?1?29? ??,??1:39??:

But while I put it into htaccess it comes 500error on the server

Heliohost Support <support@heliohost.org>? 2017?1?29? ??,??12:28??:

Create a file in public_html called .htaccess and put these contents:RewriteEngine OnRewriteCond %{HTTPS} != onRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

You may view the status of your ticket by visiting:

http://www.helionet.org/index/index.php?showtopic=27487

Thank you,

Heliohost support

http://www.heliohost.org/

http://www.helionet.org/

--

Sincerely,

Andrew Young

 

You may view the status of your ticket by visiting:

 

http://www.helionet.org/index/index.php?showtopic=27487

 

Thank you,

Heliohost support

http://www.heliohost.org/

http://www.helionet.org/

 

--

Sincerely,

Andrew Young

Posted

I tested it a bit and the line

 

RewriteCond %{HTTPS} !=on

 

There can't be a space between != and on otherwise it gives that error.

Posted

Thank you for your help!

It works

Thanks again

Heliohost Support <support@heliohost.org>? 2017?1?29? ??,??1:46??:

I tested it a bit and the lineRewriteCond %{HTTPS} !=onThere can't be a space between != and on otherwise it gives that error.

 

You may view the status of your ticket by visiting:

 

http://www.helionet.org/index/index.php?showtopic=27487

 

Thank you,

Heliohost support

http://www.heliohost.org/

http://www.helionet.org/

 

--

Sincerely,

Andrew Young

Guest
This topic is now closed to further replies.
×
×
  • Create New...