this valve is for the actual requests for your pages and restricting those
to certain ip's. This has nothing to do with the connector.

I don't use connectors, so I can't help with your real answer.

Charlie

> -----Original Message-----
> From: Joseph Shraibman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 16, 2002 9:01 PM
> To: [EMAIL PROTECTED]
> Subject: RemoteAddrValve and ajp13 connections
> 
> 
> I put these lines in my server.xml for a tomcat that only 
> talks to apache.
> I keep getting 403 errors when these are in. How can I 
> configure tomcat to only allow 
> connections (ajp13) from certain ip addresses?
> 
> <Valve className="org.apache.catalina.valves.RemoteAddrValve"
>           allow="127.*"/>
> <Valve className="org.apache.catalina.valves.RemoteAddrValve"
>           allow="<real ip of the server>"/>
> -- 
> Joseph Shraibman
> [EMAIL PROTECTED]
> Increase signal to noise ratio.  http://xis.xtenit.com
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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

Reply via email to