X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.htaccess;h=d2aaa4e131ef6d901443ed94959e26e232257397;hb=545e4f645e274af0e29a7e70159f0750b7ef8b30;hp=8c8a8861c466824316310e6a7cf25823bfd37a62;hpb=2ca9d011fe2118293a53b0fda068b3ec27d34c4a;p=friendica.git diff --git a/.htaccess b/.htaccess index 8c8a8861c4..d2aaa4e131 100644 --- a/.htaccess +++ b/.htaccess @@ -32,7 +32,8 @@ Deny from all # If you want to restrict access to your Friendica site to HTTPS only, # uncommment the following lines - RewriteCond %{HTTPS} !=on - RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L] + #RewriteCond %{HTTPS} !=on + #RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L] +