From: sambufe Date: Thu, 2 Mar 2017 14:49:29 +0000 (+0100) Subject: disabled Cache Control Headers for orat test X-Git-Tag: v0.1.0~3510 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a4bddadb8869a4149905bb7675d270d32cb73738;p=pixelpark%2Fhiera.git disabled Cache Control Headers for orat test --- diff --git a/customer/fbb-orat/test.yaml b/customer/fbb-orat/test.yaml index 47dd0c3e..7a703cb2 100644 --- a/customer/fbb-orat/test.yaml +++ b/customer/fbb-orat/test.yaml @@ -50,9 +50,9 @@ site::profile::wordpress::projects: - 'set X-Content-Type-Options: nosniff' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Frame-Options: sameorigin' - - 'set Cache-Control "private, no-cache, no-store, must-revalidate, max-age=0"' - - 'set Pragma "no-cache"' - - 'set Expires 0' +# - 'set Cache-Control "private, no-cache, no-store, must-revalidate, max-age=0"' +# - 'set Pragma "no-cache"' +# - 'set Expires 0' directories: - provider: location path: '/wp-admin/'