Author: rjung
Date: Thu Jul 26 08:42:00 2007
New Revision: 559858
URL: http://svn.apache.org/viewvc?view=rev&rev=559858
Log:
Fix docs typo.
Modified:
tomcat/connectors/trunk/jk/xdocs/reference/apache.xml
tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/reference/apache.xml?view=diff&rev=559858&r1=559857&r2=559858
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/reference/apache.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/reference/apache.xml Thu Jul 26 08:42:00
2007
@@ -762,7 +762,7 @@
is used to pass all requests to Tomcat by default and JkUnMount is used to
explicitly exclude static content to be served by httpd. It should also be
noted
that content served by httpd will bypass any security constraints defined in
the
-applciation's web.xml.
+application's web.xml.
</p>
<source>
# enter the full path to the tomcat webapps directory
Modified: tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml?view=diff&rev=559858&r1=559857&r2=559858
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml Thu Jul 26
08:42:00 2007
@@ -761,7 +761,7 @@
pass all requests to Tomcat by default and JkUnMount is used to explicitly
exclude static content to be served by httpd. It should also be noted that
content served by httpd will bypass any security constraints defined in the
-applciation's web.xml.
+application's web.xml.
</p>
<p>Use Apache's <b>Alias</b> directive to map a single web application context
directory into Apache's
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]