## Remove the hash in front of the following two lines if you want to force HTTPS RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
I removed the hash and it’s not redirecting to https:// if you load over http://
What is the problem here?
Any response to this? I followed the instructions but still won’t redirect to https://
The line may not be working for all configurations.
You may also search for other possible solution like these ones as it’s not an InvoicePlane-specific proboem: https://www.inmotionhosting.com/support/website/ssl/how-to-force-https-using-the-htaccess-file