mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Rectifying the conf files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<VirtualHost *:443>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
ServerName thunix.cf
|
||||
DocumentRoot /var/www/thunix/redirect
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
SSLCertificateFile /etc/letsencrypt/live/thunix.cf/fullchain.pem
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<VirtualHost *:443>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
ServerName www.thunix.cf
|
||||
DocumentRoot /var/www/thunix/www
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
SSLCertificateFile /etc/letsencrypt/live/www.thunix.cf/fullchain.pem
|
||||
|
||||
Reference in New Issue
Block a user