summaryrefslogtreecommitdiff
path: root/schall/static/RGraph/excanvas/HTACCESS-SAMPLE
blob: e497658df1d8d9da10ad963673d885a8f0b6ea4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## This is an example Apache .htaccess file that can be used to add the required
## Content-Encoding: header to the compressed version of the ExCanvas library.
## This .htaccess file is ONLY required for the compressed version. The
## necessary header is this:
##                           Content-Encoding: gzip
##
## If you are not using the compressed version, or are doing the compression
## yourself (it could for example, be built into  your web server), then you
## do not need this file.
##

AddEncoding gzip .js