Skip to content

Instantly share code, notes, and snippets.

@philsinatra
Created August 13, 2014 13:36
Show Gist options
  • Save philsinatra/80c3c92e42327fa56198 to your computer and use it in GitHub Desktop.
Save philsinatra/80c3c92e42327fa56198 to your computer and use it in GitHub Desktop.
Add MIME support via htaccess
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