Update 'roles/webserver/files/etc/apache2/sites-available/000-default.conf'

This commit is contained in:
deepend 2023-06-28 17:11:19 +00:00
parent 219976f71c
commit 45e83729cc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
ServerName localhost
ServerAdmin webmaster@thunix.net
DocumentRoot /var/www/000-default
DocumentRoot /var/www/html
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.