Grazie per avermi risposto darbula, ho provato a fare come mi hai suggerito, ho impostato il php da pannello alla versione 5.6 e poi ho aggiunto il codice con i tuoi suggerimenti finali:
Codice:
# # av:php5-engine
AddHandler av-php56 .php
RewriteEngine On
# This will enable the Rewrite capabilities
RewriteCond %{HTTPS} !=on
# This checks to make sure the connection is not already HTTPS
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
# This rule will redirect all users who are using any part of /secure/ to the same location but using HTTPS.
# i.e. http://www.example.com/secure/ to https://www.example.com/secure/
# This means if you dont want to force HTTPS for all directories you can force it for a specific sub-section of the site.
Ho aspettato qualche minuto ma continua a darmi problemi:
La pagina tig3r.altervista.org non funziona
tig3r.altervista.org ti ha reindirizzato troppe volte.
Prova a cancellare i cookie.
ERR_TOO_MANY_REDIRECTS