You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/10/13 15:21:20 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs manager-howto.xml

remm        2003/10/13 06:21:20

  Modified:    webapps/docs manager-howto.xml
  Log:
  - Fixed bad location, submitted by Adam Hardy.
  - Bug 23767.
  
  Revision  Changes    Path
  1.10      +2 -1      jakarta-tomcat-catalina/webapps/docs/manager-howto.xml
  
  Index: manager-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/manager-howto.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- manager-howto.xml	20 Sep 2003 07:49:48 -0000	1.9
  +++ manager-howto.xml	13 Oct 2003 13:21:20 -0000	1.10
  @@ -88,7 +88,8 @@
   <code>Context</code>:
   <ul>
   <li>Install the <code>manager.xml</code> context configuration file
  -    in the <code>appBase</code> for your <code>Host</code>.</li>
  +    in the <code>$CATALINA_HOME/conf/[enginename]/[hostname]</code> folder.
  +</li>
   <li>Configure the Manager <code>Context</code> within the
       <code>Host</code> configuration in your Tomcat <code>server.xml</code>
       configuration. Here is an example:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org