Rectifying local mods to origin

This commit is contained in:
root 2019-01-04 17:33:56 +00:00
parent 045ebfb1d7
commit 80f3f6821f
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
#ServerName www.example.com #ServerName www.example.com
ServerAdmin amcclure@ttm.sh ServerAdmin amcclure@ttm.sh
DocumentRoot /var/www/html DocumentRoot /var/www/thunix.cf
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn, # Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg. # error, crit, alert, emerg.

View File

@ -2,7 +2,7 @@
<VirtualHost _default_:443> <VirtualHost _default_:443>
ServerAdmin amcclure@ttm.sh ServerAdmin amcclure@ttm.sh
DocumentRoot /var/www/html DocumentRoot /var/www/thunix.cf
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn, # Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg. # error, crit, alert, emerg.