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