<VirtualHost *:80>
ServerAdmin amcclure@ttm.sh
ServerName www.amcclure.cf
DocumentRoot /var/www/amcclure/www
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directorymatch "^/.*/\.git/">
Order deny,allow
Deny from all
</Directorymatch>
</VirtualHost>
Service Provided by tilde.club.