#ServerName www.example.com ServerAdmin webmaster@localhost DocumentRoot /var/www/api/public ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined AllowOverride All Allow from all AddDefaultCharset UTF-8 DirectoryIndex index.php ServerSignature On