THX for taking care
Now I have in htaccess:
DO NOT CHANGE ANYTHING ABOVE THIS LINE
#-
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
#-
Header set Strict-Transport-Security âmax-age=31536000; includeSubDomains; preloadâ env=HTTPS
ErrorDocument 403 //
ErrorDocument 404 //