Skip to content

Instantly share code, notes, and snippets.

@a2f0
Created October 14, 2016 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a2f0/f1da25b0a5a9aa16a236519f03b23984 to your computer and use it in GitHub Desktop.
Save a2f0/f1da25b0a5a9aa16a236519f03b23984 to your computer and use it in GitHub Desktop.
FilesMatch:
this: \.css\.gz$
ForceType: text/css
Header: set Content-Encoding gzip
FilesMatch:
this: \.js\.gz$
ForceType: text/javascript
Header: set Content-Encoding gzip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment