Files
sevastopol-tort.ru/.htacess
2026-05-02 17:07:34 +03:00

3 lines
125 B
Plaintext

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