Hi,
If u r using shared host, then just enabled gzip , no need to put AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font
AddOutputFilterByType DEFLATE application/x-font-opentype
AddOutputFilterByType DEFLATE application/x-font-otf
AddOutputFilterByType DEFLATE application/x-font-truetype
.......…....
........
Gzip will automatically compress yours all file, except font....
For expire caching leverage,
First of all; talk to your hosting service provider,
To activate mod_expires module on your apache server,
In 98% cases, by default this module is disabled....
So, ask them first...