fixed staticadventures.netlib.re ssl
This commit is contained in:
parent
6ca7186a72
commit
1d71f02a07
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue