Changeset 870

Show
Ignore:
Timestamp:
07/31/07 19:27:59 (1 year ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r869 r870  
     12007-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 
    162007-07-31  A.D.F  <adefacc@tin.it> 
    27 
     
    2328        <brian.nickel@gmail.com>. 
    2429 
     302007-07-29  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     31 
     32        * 0.6.0 Beta 2 released: based on r863 
     33         
    25342007-07-28  A.D.F  <adefacc@tin.it> 
    2635 
  • cherokee/trunk/cherokee.conf.sample.pre

    r621 r870  
    1616server!pid_file = /var/run/cherokee.pid 
    1717server!server_tokens = full 
    18 server!encoder!gzip!allow = html,html,txt 
     18server!encoder!gzip!allow = html,html,txt,css,js 
    1919server!panic_action = %prefix%/bin/cherokee-panic 
    2020server!mime_files = %sysconfdir%/cherokee/mime.types, %sysconfdir%/cherokee/mime.compression.types