summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-01-30 20:38:00 +0000
committerSebastian Bergmann <sebastian@php.net>2002-01-30 20:38:00 +0000
commitec4bb876a3a8e8952bb80a344b96b984101496ca (patch)
tree8c52b44db8d13113413b3e4e3781abf26ba31583
parentc1048eac9fd0fdca6eb37915151ad69f4b398e10 (diff)
downloadphp-git-ec4bb876a3a8e8952bb80a344b96b984101496ca.tar.gz
Fugbix typo. Update path to /lib/optional.
-rw-r--r--sapi/servlet/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/sapi/servlet/README b/sapi/servlet/README
index c7fd28c578..779a297064 100644
--- a/sapi/servlet/README
+++ b/sapi/servlet/README
@@ -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/