Apache Directives help...

2007-09-14 Thread Mike Cronin
Hi there, I need to add the following Apache Directive in an attempt to fix a multi-part form POST issue being encountered due to an IE bug. Where are these directives set under Apache Tomcat 6? Is the http.conf a thing of the past? I'm a bit lost here. BrowserMatch .MSIE. \ nokeepalive

RE: Apache Directives help...

2007-09-14 Thread Caldarale, Charles R
From: Mike Cronin [mailto:[EMAIL PROTECTED] Subject: Apache Directives help... Where are these directives set under Apache Tomcat 6? Are you confusing the Apache HTTP server (aka httpd) with Apache Tomcat? They're completely different entities. The directives you're inquiring about

RE: Apache Directives help...

2007-09-14 Thread Mike Cronin
To: Tomcat Users List Subject: RE: Apache Directives help... From: Mike Cronin [mailto:[EMAIL PROTECTED] Subject: Apache Directives help... Where are these directives set under Apache Tomcat 6? Are you confusing the Apache HTTP server (aka httpd) with Apache Tomcat? They're completely different