formation %!s(int64=3) %!d(string=hai) anos
pai
achega
352ecd774e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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>
 
 #