Adding thunix.tilde to server confs

This commit is contained in:
Ubergeek 2019-09-08 20:15:54 +00:00
parent 90769cd899
commit db4297ccf4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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