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 2001/12/01 08:35:46 UTC

cvs commit: jakarta-tomcat-4.0 RUNNING.txt

remm        01/11/30 23:35:46

  Modified:    .        RUNNING.txt
  Log:
  - Fix typos.
    Submitted by Martijn Koster.
  
  Revision  Changes    Path
  1.3       +4 -4      jakarta-tomcat-4.0/RUNNING.txt
  
  Index: RUNNING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/RUNNING.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RUNNING.txt	2001/08/27 20:22:37	1.2
  +++ RUNNING.txt	2001/12/01 07:35:46	1.3
  @@ -1,4 +1,4 @@
  -$Id: RUNNING.txt,v 1.2 2001/08/27 20:22:37 craigmcc Exp $
  +$Id: RUNNING.txt,v 1.3 2001/12/01 07:35:46 remm Exp $
   
   
                  Running The Tomcat 4.0 Servlet/JSP Container
  @@ -103,7 +103,7 @@
   
   (4) Advanced Configuration - Multiple Tomcat 4 Instances
   
  -In many circumstances, it is desireable to have a single copy of a Tomcat 4
  +In many circumstances, it is desirable to have a single copy of a Tomcat 4
   binary distribution shared among multiple users on the same server.  To make
   this possible, you must configure a CATALINA_BASE environment variable (in
   addition to CATALINA_HOME as described above) that points to a directory
  @@ -123,7 +123,7 @@
   
   If you do not set CATALINA_BASE to an explicit value, it will be initialized
   to the same value as is set for CATALINA_HOME (which means that the same
  -directory is used for all relative path resoluations).
  +directory is used for all relative path resolutions).
   
   
   (5) Troubleshooting:
  @@ -155,7 +155,7 @@
      After you click apply, Windows will create shortcuts in the directory with
      which you can use to start and stop the container.
   
  -3) The 'localhost' machine isn't found.  This could happen if you're behing a
  +3) The 'localhost' machine isn't found.  This could happen if you're behind a
      proxy.  If that's the case, make sure the proxy configuration for your
      browser knows that you shouldn't be going through the proxy to access the
      "localhost" machine.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>