formation 3 anni fa
parent
commit
352ecd774e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      build/docker/httpd/httpd.conf

+ 2 - 2
build/docker/httpd/httpd.conf

@@ -260,8 +260,8 @@ ServerName angular-preprod.foodgame.fr
 # <Directory> blocks below.
 #
 <Directory />
-    AllowOverride none
-    Require all denied
+    AllowOverride All
+    Require all granted
 </Directory>
 
 #