On Tuesday 25 November 2008 03:03:52 pm 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

Dennis

_______________________________________________
Fedora-infrastructure-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to