add gzip encoding header for sgvz files

See also https://github.com/hholzgra/ocitysmap/issues/36
user-mgmt
Hartmut Holzgraefe 2022-03-09 09:48:45 +01:00
rodzic 419ba3ea40
commit 1520059c7d
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -25,10 +25,11 @@
Order allow,deny
Allow from all
</Directory>
AddEncoding gzip svgz
LogLevel warn
ServerSignature On
CustomLog /path/to/maposmatic/logs/access.log combined
ErrorLog /path/to/maposmatic/logs/error.log
</VirtualHost>
</VirtualHost>