really uncomment the lines.
This commit is contained in:
parent
e80d5a7f23
commit
545e4f645e
|
@ -32,8 +32,8 @@ Deny from all
|
||||||
|
|
||||||
# If you want to restrict access to your Friendica site to HTTPS only,
|
# If you want to restrict access to your Friendica site to HTTPS only,
|
||||||
# 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 New Issue
Block a user