Thanks Charles.

I realize that the directives I mentioned exist under Apache HTTP server,
and was looking for a similar implementation under Apache Tomcat 6, which
you have just helped me with.

Thanks much!

Mike

Fax.com
"The New Way To Fax!"
www.fax.com
 
Confidential: This electronic message and all contents contain information
from Fax.com, Inc. which may be privileged, confidential or otherwise
protected from disclosure. The information is intended to be for the
addressee(s) only.  If you are not an addressee, any disclosure, copy,
distribution or use of the contents of this message is prohibited.  If you
have received this electronic message in error, please notify the sender by
reply e-mail and destroy the original message and all copies. Thank you.

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 14, 2007 2:19 PM
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 entities.  The directives you're inquiring
about are for httpd, not Tomcat.  For something similar in Tomcat, start
with the restrictedUserAgents attribute for the HTTP <Connector>
element:
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

 - Chuck

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to