[Geoprisma-users] Trouble try to add the zoomslider widget
    Alexandre Dube 
    adube at mapgears.com
       
    Fri Dec  4 08:44:04 EST 2009
    
    
  
About mod_deflate :
Stephen Woodbridge wrote:
> I also installed and turned on mod_deflate in apache2, but it does not 
> seem to be speeding anything up much. FF.NET tab reports went from 5m 
> 30s to like 5m 17s
Maybe you're missing some conig ?  Here's a sample :
<IfModule mod_deflate.c>
       AddOutputFilterByType DEFLATE text/css application/x-javascript
       AddOutputFilterByType DEFLATE text/html text/plain text/xml
    BrowserMatch ^Mozilla/4 gzip-only-text/html
    BrowserMatch ^Mozilla/4\.0[678] no-gzip
    BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
</IfModule>
-- 
Alexandre Dubé
Mapgears
www.mapgears.com
    
    
More information about the Geoprisma-users
mailing list