# DEFAULT SITE CONFIGURATION # (optional settings are commented with `##`) # --- -- -- - - - ## ServerName www.example.com ServerAdmin webmaster@localhost DocumentRoot /var/www/public ## LogLevel info ssl:warn ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined ## Include conf-available/serve-cgi-bin.conf # vim: syntax=apache ts=4 sw=4 sts=4 sr noet