Is there any way, with Tomcat, to block connections from domains and allow only 
certain ones, just like the Apache directive :

Order Deny,Allow
Deny from all
Allow from .company.com

I've setup my Apache server to do this, but since all the dynamic content is 
relayed to tomcat (jsp's), it is still accessible to the internet.

Luc Boudreau
Université du Québec
Canada

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

Reply via email to