mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 21:40:19 +00:00
Rectifying local mods to origin
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user