ServerAdmin webmaster@localhost DocumentRoot "/var/www/html/public" DirectoryIndex index.php index.html Options All +MultiViews -ExecCGI -Indexes DAV Off AllowOverride All Require all granted LogLevel warn ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined # vim: syntax=apache ts=4 sw=4 sts=4 sr noet