additional blank line

This commit is contained in:
Christian González 2016-01-30 23:22:40 +01:00
parent 2ca9d011fe
commit e80d5a7f23
1 changed files with 1 additions and 0 deletions

View File

@ -34,5 +34,6 @@ Deny from all
# uncommment the following lines
RewriteCond %{HTTPS} !=on
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
</IfModule>