https://www.domain.com/cgi-sys/defaultwebpage.cgi
how i can solve that
https://www.domain.com/cgi-sys/defaultwebpage.cgi
how i can solve that
i solved the problem with the help of the host company because the sll was not instaled corectly
and now i have a problem accessing the website
i added
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
into the .htaccess to redirect from http : // to https : //
does not work for me