Is there a command line command that can tell whether or not mod deflate is running on Apache?
It is probably to late, but here we go.
mod_deflate is enabled per default. To be sure, try
debian / ubuntu:
apache2ctl -t -D DUMP_MODULES
CentOS:
httpd -t -D DUMP_MODULES
and look if there is a deflate_module.