On Tuesday 09 November 2010, Ari King wrote:
> Hi all,
>
> I have an httpd proxy in front of my tomcat servers/instances, and I'd
> like to restrict access to those tomcat servers/instances to be
> through the httpd proxy. This is in a lab settings so I'd prefer to
> use tomcat configurations, rat
Doh - too fast in copy paste - I pasted the wrong name.
You want *RemoteAddrValve* - you do NOT want RemoteIpValve
-Tim
On 11/9/2010 3:18 PM, Tim Funk wrote:
See RemoteIpValve
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html#Remote_IP_Valve
-Tim
On 11/9/2010 1:34 PM, Ari King wrote
See RemoteIpValve
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html#Remote_IP_Valve
-Tim
On 11/9/2010 1:34 PM, Ari King wrote:
Hi all,
I have an httpd proxy in front of my tomcat servers/instances, and I'd
like to restrict access to those tomcat servers/instances to be
through the htt
Hi all,
I have an httpd proxy in front of my tomcat servers/instances, and I'd
like to restrict access to those tomcat servers/instances to be
through the httpd proxy. This is in a lab settings so I'd prefer to
use tomcat configurations, rather than use something like a firewall.
Anyone have any s