pruvodce/.htaccess

4 lines
125 B
ApacheConf
Raw Permalink Normal View History

2021-07-15 18:31:36 +00:00
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
FallbackResource /index.php