X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/ac2e20667e4b818abf702f8436b464ac7c1e6019..187c60cec533f1fb2a3f8b2339be2e9a4e199e00:/roles/apache/templates/caching.conf diff --git a/roles/apache/templates/caching.conf b/roles/apache/templates/caching.conf new file mode 100644 index 0000000..7880aec --- /dev/null +++ b/roles/apache/templates/caching.conf @@ -0,0 +1,7 @@ + + Header set Cache-Control "max-age=86400, public" + + + + Header set Cache-Control "no-cache" +