mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-16 17:50:18 +00:00
Update 'roles/webserver/files/etc/apache2/sites-available/wiki.thunix.net.conf'
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName wiki.thunix.net
|
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.wiki.log
|
ErrorLog ${APACHE_LOG_DIR}/error.wiki.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.wiki.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.wiki.log combined
|
||||||
|
|||||||
Reference in New Issue
Block a user