Skip to content

Instantly share code, notes, and snippets.

@Kenty
Last active August 29, 2015 14:09
Show Gist options
  • Save Kenty/c29d2f086d418da485ee to your computer and use it in GitHub Desktop.
Save Kenty/c29d2f086d418da485ee to your computer and use it in GitHub Desktop.
Webフォントのgzip対応
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/x-font-woff
AddOutputFilterByType DEFLATE application/opentype
AddOutputFilterByType DEFLATE image/svg+xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment