Yeah, that was dumb, fixing apache conf

This commit is contained in:
Ubergeek 2019-09-08 20:20:42 +00:00
parent db4297ccf4
commit 894693a4b8
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<VirtualHost *:80>
ServerAdmin webmaster@thunix.net
ServerName www.thunix.net thunix.tilde
ServerName www.thunix.net
ServerAlias www.thunix.tilde thunix.tilde
DocumentRoot /var/www/thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined