Files
sevastopol-tort.ru/.htaccess
2026-05-03 12:10:03 +03:00

3 lines
123 B
ApacheConf

RewriteEngine on
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]