Created
December 21, 2015 10:16
-
-
Save imsamthomas/c4a0cb991ec098c477d8 to your computer and use it in GitHub Desktop.
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
| # BEGIN GZIP | |
| <ifmodule mod_deflate.c> | |
| AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript | |
| </ifmodule> | |
| # END GZIP Ref: https://varvy.com/pagespeed/enable-compression.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment