Website URL
wasif.rf.gd
no error message
in my htdocs directory i have a htaccess file with the text ‘RewriteEngine On
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteCond %{HTTP:CF-Visitor} !{“scheme”:“https”}
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]’ just like i should but its not working. if you visit https://wasif.rf.gd its https but if you visit wasif.rf.gd its not