|
|
@@ -227,8 +227,8 @@ Group daemon
|
|
|
<VirtualHost *:80>
|
|
|
# Le premier serveur virtuel de la liste est aussi le
|
|
|
# serveur par défaut pour *:80
|
|
|
- ServerName www.angular-prod.foodgame.fr
|
|
|
- ServerAlias angular-prod.foodgame.fr
|
|
|
+ ServerName www.angular-preprod.foodgame.fr
|
|
|
+ ServerAlias angular-preprod.foodgame.fr
|
|
|
DocumentRoot "/usr/local/apache2/htdocs/"
|
|
|
<Directory /usr/local/apache2/htdocs/>
|
|
|
Options +Indexes +FollowSymlinks
|
|
|
@@ -252,7 +252,7 @@ ServerAdmin you@example.com
|
|
|
#
|
|
|
# If your host doesn't have a registered DNS name, enter its IP address here.
|
|
|
#
|
|
|
-ServerName angular-prod.foodgame.fr
|
|
|
+ServerName angular-preprod.foodgame.fr
|
|
|
|
|
|
#
|
|
|
# Deny access to the entirety of your server's filesystem. You must
|