Last active
August 29, 2015 14:09
-
-
Save Kenty/c29d2f086d418da485ee to your computer and use it in GitHub Desktop.
Webフォントのgzip対応
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
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