HTACCESS-SAMPLE 523 B

12345678910111213
  1. ##
  2. ## This is an example Apache .htaccess file that can be used to add the required
  3. ## Content-Encoding: header to the compressed version of the ExCanvas library.
  4. ## This .htaccess file is ONLY required for the compressed version. The
  5. ## necessary header is this:
  6. ## Content-Encoding: gzip
  7. ##
  8. ## If you are not using the compressed version, or are doing the compression
  9. ## yourself (it could for example, be built into your web server), then you
  10. ## do not need this file.
  11. ##
  12. AddEncoding gzip .js