Update 'roles/webserver/files/etc/apache2/sites-available/deb.thunix.net.conf'
This commit is contained in:
parent
49a7e1fded
commit
ac7fed2a7d
|
@ -1,7 +1,6 @@
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName deb.thunix.net
|
ServerName deb.thunix.net
|
||||||
ServerAlias deb.thunixme5v4rnoby.onion
|
|
||||||
DocumentRoot /var/www/deb.thunix.net
|
DocumentRoot /var/www/deb.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
|
||||||
|
|
Loading…
Reference in New Issue