source: Dev/branches/jQueryUI/client/RGraph/excanvas/HTACCESS-SAMPLE @ 249

Last change on this file since 249 was 249, checked in by hendrikvanantwerpen, 13 years ago

This one's for Subversion, because it's so close...

First widget (stripped down sequencer).
Seperated client and server code in two direcotry trees.

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