Mike McGrath wrote:
> I need to add the following:
> 
> AddType image/svg+xml .svg
> AddType image/svg+xml .svgz
> AddEncoding gzip .svgz
> <FilesMatch \.svgz$>
>   <IfModule mod_gzip.c>
>     mod_gzip_on No
>   </IfModule>
> </FilesMatch>
> 
> Into a general config file for our app servers.  At present it is in our
> wiki config.  This is causing problems for some of our docs sites that use
> svg that are not on a machine that are on the wiki.
> 
+1

-Toshio


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to