Created
April 8, 2014 14:28
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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