Changeset 870
- Timestamp:
- 07/31/07 19:27:59 (1 year ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (2 diffs)
- cherokee/trunk/cherokee.conf.sample.pre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r869 r870 1 2007-07-31 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 3 * cherokee.conf.sample.pre: Added css and js as extension as 4 should be gzip encoded by default (if the client supports it). 5 1 6 2007-07-31 A.D.F <adefacc@tin.it> 2 7 … … 23 28 <brian.nickel@gmail.com>. 24 29 30 2007-07-29 Alvaro Lopez Ortega <alvaro@alobbs.com> 31 32 * 0.6.0 Beta 2 released: based on r863 33 25 34 2007-07-28 A.D.F <adefacc@tin.it> 26 35 cherokee/trunk/cherokee.conf.sample.pre
r621 r870 16 16 server!pid_file = /var/run/cherokee.pid 17 17 server!server_tokens = full 18 server!encoder!gzip!allow = html,html,txt 18 server!encoder!gzip!allow = html,html,txt,css,js 19 19 server!panic_action = %prefix%/bin/cherokee-panic 20 20 server!mime_files = %sysconfdir%/cherokee/mime.types, %sysconfdir%/cherokee/mime.compression.types