Allen Beacon wrote:

<Context path="/manager" debug="0" privileged="true"
         docBase="/usr/local/kinetic/tomcat4/server/webapps/manager">
         <Valve className="org.apache.catalina.valves.RemoteAddrValve"
                allow="127.0.0.1"/>
</Context>

 I�m guessing that I should use that inside the manager.xml not the
tomcat-users.xml.

Yeah. :-)

And in case you've overlooked the "Server Configuration Reference"
section of the docs, I've found these descriptions of the individual
elements and attributes invaluable, e.g. the Context element:

<http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html>

HTH, best of luck,
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



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



Reply via email to