This commit is contained in:
parent
683279fd07
commit
47e165af7a
|
@ -5,5 +5,5 @@ RewriteRule docs/wiki$ /Home [R]
|
|||
RewriteRule docs/wiki/$ /Home [R]
|
||||
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule .* https://rusefi.com%{REQUEST_URI} [R,L]
|
||||
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
|
||||
</IfModule>
|
||||
|
|
Loading…
Reference in New Issue