# ServerName localhost
# ServerAlias preset-front.workspace
DocumentRoot ${APACHE_DOCUMENT_ROOT}
# SetEnv PHP_ENV live
#
# Options +ExecCGI -Indexes +FollowSymLinks +MultiViews
# AllowOverride All
# Require all granted
#
Order allow,deny
Deny from all
ErrorLog /dev/stderr
CustomLog /dev/stdout combined