[Q] Post-passing Apache output before it is sent
I have an Apache installation on a UNIX platform. How can I configure
Apache such that it will send the output for any file according to
some pattern (eg. *.html, *.cfm, *.php) through a shell-script? The
idea is to strip away any superfluous whitespace and gzip any HTML
text (I figure browsers understand gzipped HTML, don't they?)
Thanks a lot,
Peter
|