This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it.
Order allow,deny
Allow from all
</IfModule><IfModule mod_authz_core.c>
Require all granted
</IfModule>
in assets/.htaccess, line 7
Posted from SensioLabsInsight