From e859a157e546a3fe597f41d1cee8598fcf786bb5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 30 Aug 2017 15:58:28 +0000 Subject: [PATCH] also add the file --- .../proxy/files/fedora-docs.conf.stg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 roles/fedora-docs/proxy/files/fedora-docs.conf.stg diff --git a/roles/fedora-docs/proxy/files/fedora-docs.conf.stg b/roles/fedora-docs/proxy/files/fedora-docs.conf.stg new file mode 100644 index 0000000000..bc1fc6def0 --- /dev/null +++ b/roles/fedora-docs/proxy/files/fedora-docs.conf.stg @@ -0,0 +1,19 @@ +DocumentRoot /srv/web/docs.fedoraproject.org/ +ErrorDocument 404 https://docs.stg.fedoraproject.org/_images/404.html + +AddType application/epub+zip .epub +AddType image/svg+xml .svg +AddType image/svg+xml .svgz +AddEncoding gzip .svgz + + + mod_gzip_on No + + + +AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript + +FileETag MTime Size + +ExpiresActive On +ExpiresDefault "access plus 30 minutes"