Fixing wiki apache conf

This commit is contained in:
Ubergeek
2019-09-09 12:49:55 +00:00
parent 894693a4b8
commit f2e0621b5a
@@ -1,6 +1,7 @@
<VirtualHost *:80> <VirtualHost *:80>
ServerAdmin [email protected] ServerAdmin [email protected]
ServerName wiki.thunix.net wiki.thunix.tilde ServerName wiki.thunix.net
ServerAlias wiki.thunix.tilde
DocumentRoot /var/www/wiki.thunix.net DocumentRoot /var/www/wiki.thunix.net
ErrorLog ${APACHE_LOG_DIR}/error.log ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined CustomLog ${APACHE_LOG_DIR}/access.log combined