Adding server alias

This commit is contained in:
Ubergeek 2019-05-17 17:27:20 +00:00
parent d0a9a68719
commit 272f654a2e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<VirtualHost *:80> <VirtualHost *:80>
ServerAdmin webmaster@thunix.net ServerAdmin webmaster@thunix.net
ServerName thunix.net ServerName thunix.net
ServerAlias thunixme5v4rnoby.onion
DocumentRoot /var/www/thunix.cf DocumentRoot /var/www/thunix.cf
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