chaostreff-alzey.de/.htaccess
2020-05-08 12:51:02 +02:00

3 lines
107 B
ApacheConf

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]