source: Dev/trunk/RGraph/excanvas/HTACCESS-SAMPLE @ 77

Last change on this file since 77 was 77, checked in by fpvanagthoven, 14 years ago

RGraph

File size: 438 bytes
RevLine 
[77]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
11AddEncoding gzip .js
Note: See TracBrowser for help on using the repository browser.