Created
August 13, 2014 13:36
-
-
Save philsinatra/80c3c92e42327fa56198 to your computer and use it in GitHub Desktop.
Add MIME support via htaccess
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 | |
AddType video/ogg .ogv .ogg | |
Addtype video/webm .webm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment