ServerName abc.example.com ServerAdmin webmaster@abc.example.com DocumentRoot /www/abc.example.com Require all granted ErrorLog ${APACHE_LOG_DIR}/abc.example.com-error.log CustomLog ${APACHE_LOG_DIR}/abc.example.com-access.log combined # vim: syntax=apache ts=4 sw=4 sts=4 sr noet