DocumentRoot /app/code
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Options +FollowSymLinks
AllowOverride All
Require all granted
# some directories must be protected
Options -FollowSymLinks
AllowOverride None
php_admin_flag engine off