Re: Apache-like Deny/Allow directives

2005-07-18 Thread luc_boudreau
 : Re: Apache-like Deny/Allow directives [EMAIL PROTECTED] wrote: 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

RE: Apache-like Deny/Allow directives

2005-07-18 Thread Raghupathy,Gurumoorthy
À : Tomcat Users List Objet : Re: Apache-like Deny/Allow directives [EMAIL PROTECTED] wrote: 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

RE: Apache-like Deny/Allow directives

2005-07-18 Thread Raghupathy,Gurumoorthy
[mailto:[EMAIL PROTECTED] Envoyé : 18 juillet 2005 10:02 À : 'Tomcat Users List' Objet : RE: Apache-like Deny/Allow directives Cant you use Location /my_secured_resource Order Deny,Allow Deny from all Allow from .company.com /Location Regards Guru -Original Message

Re: Apache-like Deny/Allow directives

2005-07-15 Thread Justin Crabtree
[EMAIL PROTECTED] wrote: 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