mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
fixed staticadventures.netlib.re ssl
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin webmaster@thunix.net
|
||||
ServerAdmin staticadventures@riseup.net
|
||||
ServerName staticadventures.netlib.re
|
||||
DocumentRoot /var/www/staticadventures.netlib.re
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<IfModule mod_ssl.c>
|
||||
<VirtualHost *:443>
|
||||
ServerAdmin webmaster@thunix.net
|
||||
ServerAdmin staticadventures@riseup.net
|
||||
ServerName staticadventures.netlib.re
|
||||
DocumentRoot /var/www/staticadventures.netlib.re
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
|
||||
Reference in New Issue
Block a user