Title: RE: deflate - apache tomcat - ie configuration - problem

the only way to make disapear this feature using mod_deflate is not to compress html files...
and that is not possible...
same problem if i don't compress _javascript_...

my httpd.conf is :
LoadModule deflate_module modules/mod_deflate.so

AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/_javascript_
AddOutputFilterByType DEFLATE application/x-_javascript_
DeflateFilterNote Input instream


So i don't compress image and php...

-----Message d'origine-----
De : Shapira, Yoav [mailto:[EMAIL PROTECTED]]
Envoyé : mercredi 3 mars 2004 17:43
À : Tomcat Developers List
Objet : RE: deflate - apache tomcat - ie configuration - problem



Hi,

>whitout apache there is no problem... but without apache there is no
>module_deflate in action too :)

It sounds like mod_deflate is a questionable choice for you anyways
since you shouldn't compress _javascript_.

By the way, this is an inappropriate forum for this question: please use
the tomcat-user mailing list for this discussion.

Thanks,

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged.  This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This mail has originated outside your organization,
either from an external partner or the Global Internet.
Keep this in mind if you answer this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to