69cbbd1 Enable mod_deflate

Authored and Committed by pvoborni 11 years ago
    Enable mod_deflate
    
    Enabled mod_deflate for:
    * text/html (HTML files)
    * text/plain (for future use)
    * text/css (CSS files)
    * text/xml (XML RPC)
    * application/javascript (JavaScript files)
    * application/json (JSON RPC)
    * application/x-font-woff (woff fonts)
    
    Added proper mime type for woff fonts.
    Disabled etag header because it doesn't work with mod_deflate.
    
    https://fedorahosted.org/freeipa/ticket/3326
    
        
file modified
+13 -1