formation il y a 3 ans
Parent
commit
352ecd774e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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>
 
 #