Subject: [EMAIL PROTECTED] Compressing content
Hi,
I have read the following in O'Reilly's "Practical mod_perl":
To compress only outgoing static files, you can look at the mod_gzip and
mod_deflate modules for Apache.
Does that mean that those 2 Apache modules cannot be used
On 10/1/05, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have read the following in O'Reilly's "Practical mod_perl":
>
> To compress only outgoing static files, you can look at the mod_gzip and
> mod_deflate modules for Apache.
>
> Does that mean that those 2 Apache modules cannot be use
Hi,
I have read the following in O'Reilly's "Practical mod_perl":
To compress only outgoing static files, you can look at the mod_gzip and
mod_deflate modules for Apache.
Does that mean that those 2 Apache modules cannot be used for compressing
the content created dynamicly?
Thanks.
Teddy
-