Skip to content

Instantly share code, notes, and snippets.

@ingozoell
Created April 8, 2014 14:28
Show Gist options
  • Save ingozoell/10133108 to your computer and use it in GitHub Desktop.
Save ingozoell/10133108 to your computer and use it in GitHub Desktop.
Add SVG Support via .htaccess From http://www.noupe.com/tutorial/svg-clickable-71346.html
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