Adding server alias
This commit is contained in:
parent
d0a9a68719
commit
272f654a2e
|
@ -1,6 +1,7 @@
|
|||
<VirtualHost *:80>
|
||||
ServerAdmin webmaster@thunix.net
|
||||
ServerName thunix.net
|
||||
ServerAlias thunixme5v4rnoby.onion
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
|
|
Loading…
Reference in New Issue