[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#940838: apache2: does not serve compressed svg (.svgz) by default



Le 20/09/2019 à 18:33, Francesco Potortì a écrit :
> Package: apache2
> Version: 2.4.41-1
> Severity: minor
> 
> In order for Apache to correctly serve .svgz files one must add this
> 
> # Manage svgz
> AddType image/svg+xml svg svgz
> AddEncoding gzip svgz
> 
> I think these two lines should be there by default.

Hi,

as I understand Apache2, this is provided by mime-support which includes
"image/svg+xml svg svgz". So "AddEncoding gzip svgz" should be enough,
shouldn't it ?


Reply to: