]> granicus.if.org Git - php/commitdiff
Fugbix typo. Update path to /lib/optional.
authorSebastian Bergmann <sebastian@php.net>
Wed, 30 Jan 2002 20:38:00 +0000 (20:38 +0000)
committerSebastian Bergmann <sebastian@php.net>
Wed, 30 Jan 2002 20:38:00 +0000 (20:38 +0000)
sapi/servlet/README

index c7fd28c57888c329317f746b2f832716797b8576..779a297064e79e355e9f4ca4f78f3d244b078163 100644 (file)
@@ -77,7 +77,7 @@ Java Servlet SAPI Module for PHP 4
             comes with the Java Servlet SAPI Module into your
             Tomcat/conf/web.xml configuration file.
 
-            Make sure that the element ordering of the web.xml is laegal
+            Make sure that the element ordering of the web.xml is legal
             with Tomcat and put all the <servlet> declarations first,
             followed by all the <servlet-mapping> declarations.
 
@@ -111,10 +111,10 @@ Java Servlet SAPI Module for PHP 4
 
     1.) Build the Java Servlet SAPI Module as described above.
 
-    2.) Get the Cocoon2 source tree, either by CVS or from a
-        release archive; a binary distribution does not suffice.
-        Copy the phpsrvlet.jar file into your xml-cocoon2/lib
-        directory and build Cocoon.
+    2.) Get the Cocoon2 source tree, either by CVS or from a release
+        archive; a binary distribution does not suffice. Copy the
+        phpsrvlet.jar file into your xml-cocoon2/lib/optional directory
+        and build Cocoon.
 
 -- 
  [1] http://jakarta.apache.org/tomcat/