ServerAdmin amcclure@ttm.sh
ServerName amcclure.cf
DocumentRoot /var/www/amcclure
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Order deny,allow
Deny from all
ServerAdmin amcclure@ttm.sh
ServerName www.amcclure.cf
DocumentRoot /var/www/amcclure
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Order deny,allow
Deny from all