From e9fd364baf574473cb85334ac71690779ad995e8 Mon Sep 17 00:00:00 2001 From: LindirQuenya <53021080+LindirQuenya@users.noreply.github.com> Date: Thu, 11 Aug 2022 21:50:59 -0400 Subject: [PATCH] Fix svgz --- httpd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/httpd.conf b/httpd.conf index bbc64ef..2fce447 100644 --- a/httpd.conf +++ b/httpd.conf @@ -441,6 +441,7 @@ LogLevel warn AddType x-world/x-vrt .vrt AddType x-world/x-svr .svr AddType x-world/x-xvr .xvr + AddEncoding gzip svgz # @@ -493,3 +494,4 @@ ProxyPreserveHost On Header unset ETag +