4 lines
94 B
ApacheConf
Raw Normal View History

2020-05-20 16:57:04 +03:00
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}