Skip to content
Snippets Groups Projects
Commit 2d61edeb authored by epd's avatar epd
Browse files

Use ask-epd@googlegroups.com as ServerAdmin

parent cd6110f1
Branches main
No related tags found
No related merge requests found
Listen 8081 Listen 8081
#NameVirtualHost *:8081 #NameVirtualHost *:8081
<VirtualHost *:8081> <VirtualHost *:8081>
ServerAdmin Sebastien.Moretti@sib.swiss ServerAdmin ask-epd@googlegroups.com
ServerName ucnebase.sib.swiss ServerName ucnebase.sib.swiss
DocumentRoot /usr/local/UCNEbase_web.git/htdocs DocumentRoot /usr/local/UCNEbase_web.git/htdocs
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Goal: OnlyRedirect to SSL VirtualHost # Goal: OnlyRedirect to SSL VirtualHost
# #
<VirtualHost *:8081> <VirtualHost *:8081>
ServerAdmin Sebastien.Moretti@sib.swiss ServerAdmin ask-epd@googlegroups.com
DocumentRoot /var/vhosts/sib.swiss/UCNEbase/htdocs DocumentRoot /var/vhosts/sib.swiss/UCNEbase/htdocs
ServerName epdnew.vital-it.ch ServerName epdnew.vital-it.ch
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
## ##
#<IfModule mod_ssl.c> #<IfModule mod_ssl.c>
#<VirtualHost *:443> #<VirtualHost *:443>
# ServerAdmin Sebastien.Moretti@sib.swiss # ServerAdmin ask-epd@googlegroups.com
# ServerName epdnew.vital-it.ch # ServerName epdnew.vital-it.ch
# #
# DocumentRoot /var/vhosts/sib.swiss/UCNEbase/htdocs # DocumentRoot /var/vhosts/sib.swiss/UCNEbase/htdocs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment