Skip to content

Commit

Permalink
Fix svgz
Browse files Browse the repository at this point in the history
  • Loading branch information
LindirQuenya committed Aug 12, 2022
1 parent 0c44961 commit e9fd364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
</IfModule>

#
Expand Down Expand Up @@ -493,3 +494,4 @@ ProxyPreserveHost On
<FilesMatch "\.(blz)$">
Header unset ETag
</FilesMatch>

0 comments on commit e9fd364

Please sign in to comment.