Rectifying local mods to origin
This commit is contained in:
parent
045ebfb1d7
commit
80f3f6821f
|
@ -9,7 +9,7 @@
|
|||
#ServerName www.example.com
|
||||
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
DocumentRoot /var/www/html
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<VirtualHost _default_:443>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
|
||||
DocumentRoot /var/www/html
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
|
|
Loading…
Reference in New Issue