|
|
@@ -1,3 +1,5 @@
|
|
|
+LoadModule rewrite_module modules/mod_rewrite.so
|
|
|
+
|
|
|
<VirtualHost *:80>
|
|
|
ServerName angular-preprod.foodgame.fr
|
|
|
ServerAlias angular-preprod.foodgame.fr
|
|
|
@@ -22,6 +24,9 @@
|
|
|
# La configuration HTTPS n'est pas nécessaire ici car Traefik gère le SSL
|
|
|
|
|
|
|
|
|
+# La configuration HTTPS n'est pas nécessaire ici car Traefik gère le SSL
|
|
|
+
|
|
|
+
|
|
|
# <VirtualHost *:80>
|
|
|
# ServerName angular-preprod.foodgame.fr
|
|
|
# ServerAlias angular-preprod.foodgame.fr
|