diff --git a/apache/files/evolinux-custom.conf b/apache/files/evolinux-custom.conf index 64d8f97a..a152043f 100644 --- a/apache/files/evolinux-custom.conf +++ b/apache/files/evolinux-custom.conf @@ -24,3 +24,7 @@ SetEnvIf User-Agent "ApacheBench" GoAway=1 # # Header set Access-Control-Allow-Origin "*" # + +# Si Apache tourne avec le module ITK et doit accéder à un partage NFS il est +# obligatoire de passer EnableCapabilities à off, sinon ça ne fonctionnera pas +#EnableCapabilities off