Line | |
---|
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. |
---|
5 | ## |
---|
6 | ## If you are not using the compressed version, or are doing the compression |
---|
7 | ## yourself (it could for example, be built into your web server), then you |
---|
8 | ## do not need this file. |
---|
9 | ## |
---|
10 | |
---|
11 | AddEncoding gzip .js |
---|
Note: See
TracBrowser
for help on using the repository browser.