mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Update 'roles/webserver/files/etc/apache2/sites-available/amcclure.tilde.conf'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
ServerName amcclure.tilde
|
||||
DocumentRoot /var/www/tilde
|
||||
DocumentRoot /var/www/www.amcclure.tilde
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
<Directorymatch "^/.*/\.git/">
|
||||
@@ -14,7 +14,7 @@
|
||||
<VirtualHost *:443>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
ServerName amcclure.tilde
|
||||
DocumentRoot /var/www/tilde
|
||||
DocumentRoot /var/www/www.amcclure.tilde
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
<Directorymatch "^/.*/\.git/">
|
||||
|
||||
Reference in New Issue
Block a user