HelioHost Posted August 15, 2018 Posted August 15, 2018 Username: N/A, Server: N/A, Main Domain: N/A 500 Error, why?fastdl.ro.ltTommyhasson my htaccess: RewriteEngine on # Force www: from http://stackoverflow.com/a/4958847/1078583RewriteCond %{HTTP_HOST} !^$RewriteCond %{HTTP_HOST} !^www\. [NC]RewriteCond %{HTTPS}s ^on(s)|RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [R01,L] # Force SSL: From http://stackoverflow.com/q/24322035/RewriteCond %{HTTPS} offRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R02,L,NE] It works on other sites of mine, on other hosts, could you please help me?
Krydos Posted August 15, 2018 Posted August 15, 2018 Your domain appears to be working so I assume you found the syntax error in your .htaccess file and fixed it. Let us know if you need help with anything else.
HelioHost Posted August 15, 2018 Author Posted August 15, 2018 Yes, it is working. On Thu, Aug 16, 2018, 00:18 Heliohost Support wrote: > Your domain appears to be working so I assume you found the syntax error> in your .htaccess file and fixed it. Let us know if you need help with> anything else.>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic3950>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Recommended Posts