packweb-apache: add EnableCapabilities section #72

Closed
benpro wants to merge 1 commit from itk-add-EnableCapabilities-off into unstable

View file

@ -24,3 +24,7 @@ SetEnvIf User-Agent "ApacheBench" GoAway=1
#<FilesMatch ".(eot|ttf|otf|woff)">
# Header set Access-Control-Allow-Origin "*"
#</FilesMatch>
# 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