content directory is /var/www/thunix.cf

This commit is contained in:
Anton McClure
2019-05-26 08:08:36 +10:00
committed by fosslinux
parent 3e1af32985
commit e682205e68
@@ -1,7 +1,7 @@
<VirtualHost *:80>
ServerAdmin [email protected]
ServerName www.thunix.net
DocumentRoot /var/www/thunix.net
DocumentRoot /var/www/thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directorymatch "^/.*/\.git/">
@@ -13,7 +13,7 @@
<VirtualHost *:443>
ServerAdmin [email protected]
ServerName www.thunix.net
DocumentRoot /var/www/thunix.net
DocumentRoot /var/www/thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directorymatch "^/.*/\.git/">