Skip to content

Instantly share code, notes, and snippets.

@zet-snippets
Created October 17, 2013 08:44
Show Gist options
  • Save zet-snippets/7021364 to your computer and use it in GitHub Desktop.
Save zet-snippets/7021364 to your computer and use it in GitHub Desktop.
.htaccess - activate svg compression
# SVG Komprimierung einbinden
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment