Thanks,
In the interim I got it to work :-)
-Terry
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 3:04 PM
To: Tomcat Users List
Subject: RE: Need help with Virtual Host Directive
Howdy,
>Your alternative suggestion sou
ost where you want
them accessible.
Yoav Shapira
>
>Terry
>
>
>-Original Message-
>From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
>Sent: Friday, December 19, 2003 2:38 PM
>To: Tomcat Users List
>Subject: RE: Need help with Virtual Host Directive
>
>
>
>How
: Friday, December 19, 2003 2:38 PM
To: Tomcat Users List
Subject: RE: Need help with Virtual Host Directive
Howdy,
So you want to disallow access based on local, rather than remote (the
request's), IP address?
Remote address filtering is easy: see the Valve How-To page secti
Howdy,
So you want to disallow access based on local, rather than remote (the request's), IP
address?
Remote address filtering is easy: see the Valve How-To page section on
RemoteAddressValve.
Local address filtering is also not very difficult, but requires you to write some
code. Namely, yo