Update 'roles/webserver/files/etc/apache2/sites-available/amcclure.cf.conf'

This commit is contained in:
Anton McClure 2019-01-09 11:18:22 -05:00
parent b911d887d7
commit 4514cb3a9a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<VirtualHost *:80>
ServerAdmin amcclure@ttm.sh
ServerName amcclure.cf
DocumentRoot /var/www/amcclure
DocumentRoot /var/www/amcclure/redirect
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directorymatch "^/.*/\.git/">