]> git.mxchange.org Git - friendica.git/blobdiff - .htaccess
additional blank line
[friendica.git] / .htaccess
index 8c8a8861c466824316310e6a7cf25823bfd37a62..a2c3c89147ffb6d2a4c13586f7f7d52f0a7c3367 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -34,5 +34,6 @@ Deny from all
   # uncommment the following lines
   RewriteCond %{HTTPS} !=on
   RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
+  
 </IfModule>