ServerName $domain ServerAlias www.$domain DocumentRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Use VHost macro1 test.com Use VHost macro2 hostname.org Use VHost macro3 apache.org # vim: syntax=apache ts=4 sw=4 sts=4 sr noet