Update 'roles/webserver/files/etc/apache2/sites-available/www.amcclure.cf.conf'
This commit is contained in:
parent
4514cb3a9a
commit
74913982b2
|
@ -1,7 +1,7 @@
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin amcclure@ttm.sh
|
ServerAdmin amcclure@ttm.sh
|
||||||
ServerName www.amcclure.cf
|
ServerName www.amcclure.cf
|
||||||
DocumentRoot /var/www/amcclure
|
DocumentRoot /var/www/amcclure/www
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
<Directorymatch "^/.*/\.git/">
|
<Directorymatch "^/.*/\.git/">
|
||||||
|
|
Loading…
Reference in New Issue