Skip to content

Instantly share code, notes, and snippets.

@typeoneerror
Created November 15, 2015 03:11
Show Gist options
  • Select an option

  • Save typeoneerror/3eee3f6436b17bc2ec15 to your computer and use it in GitHub Desktop.

Select an option

Save typeoneerror/3eee3f6436b17bc2ec15 to your computer and use it in GitHub Desktop.
# Use UTF-8 encoding for anything served text/plain or text/html
AddDefaultCharset utf-8
# Mime types
AddType video/mp4 .mp4 .mp4v .mpg4 .m4v
AddType video/ogg .ogv
AddType video/webm .webm
AddType image/svg+xml .svg .svgz
AddType text/x-vcard .vcf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment