mirror of
https://github.com/friendica/friendica
synced 2024-12-26 07:20:16 +00:00
additional blank line
This commit is contained in:
parent
2ca9d011fe
commit
e80d5a7f23
1 changed files with 1 additions and 0 deletions
|
@ -34,5 +34,6 @@ Deny from all
|
||||||
# uncommment the following lines
|
# uncommment the following lines
|
||||||
RewriteCond %{HTTPS} !=on
|
RewriteCond %{HTTPS} !=on
|
||||||
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
|
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue