You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Jakarta Tomcat Newsgroup (@Basebeans.com)" <ja...@basebeans.com> on 2002/06/04 21:10:02 UTC

Translating Apache .conf command to Tomcat stand-alone

Subject: Translating Apache .conf command to Tomcat stand-alone
From: "Rob Storrs" <rs...@truepricing.com>
 ===
I'm trying to fix a problem we're having getting Tomcat to serve out a Flash
*.swf over HTTPS to MSIE on Windows. What my research has led me to is
trying to have Tomcat modify its response based on the User-Agent.

In Apache, here is the command I'd use:
    SetEnvIf User-Agent ".*MSIE*" nokeepalive ssl-unclean-shutdown

I don't know how to translate this into my Tomcat configuration.

Thanks for any assistance.
~R

Tomcat 4.0.2
RedHat Linux 7.0





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>