formation 3 năm trước cách đây
mục cha
commit
352ecd774e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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>
 
 #