2020-05-20 16:57:04 +03:00

4 lines
94 B
ApacheConf

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}