additional blank line
authorChristian González <nerdoc@users.noreply.github.com>
Sat, 30 Jan 2016 22:22:40 +0000 (23:22 +0100)
committerChristian González <nerdoc@users.noreply.github.com>
Sat, 30 Jan 2016 22:22:40 +0000 (23:22 +0100)
.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>