Changeset 77
- Timestamp:
- 05/27/07 14:32:05 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1-7-stable/lib/deprec/third_party/railsmachine/recipes/templates/httpd-ssl.conf
r21 r77 47 47 48 48 # Deflate 49 AddOutputFilterByType DEFLATE text/html text/plain text/xml 49 AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript 50 50 BrowserMatch ^Mozilla/4 gzip-only-text/html 51 51 BrowserMatch ^Mozilla/4\.0[678] no-gzip branches/1-7-stable/lib/deprec/third_party/railsmachine/recipes/templates/httpd.conf
r45 r77 48 48 49 49 # Deflate 50 AddOutputFilterByType DEFLATE text/html text/plain text/xml 50 AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript 51 51 BrowserMatch ^Mozilla/4 gzip-only-text/html 52 52 BrowserMatch ^Mozilla/4\.0[678] no-gzip
