hgomez 2004/07/22 03:02:24 Modified: jk/xdocs/jk aphowto.xml Log: make no-jk appears in bold Revision Changes Path 1.28 +3 -3 jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml Index: aphowto.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- aphowto.xml 15 Jul 2004 14:49:31 -0000 1.27 +++ aphowto.xml 22 Jul 2004 10:02:24 -0000 1.28 @@ -572,12 +572,12 @@ </screen> <p> -Since mod_jk 1.2.6, and under Apache 2.0, it's possible to exclude some URL/URI from -jk processing by setting the env var no-jk, for example with the SetEnvIf Directive. +Starting with mod_jk 1.2.6, and under Apache 2.0, it's possible to exclude some URL/URI from +jk processing by setting the env var <b>no-jk</b>, for example with the SetEnvIf Directive. </p> <p> -You could use no-jk env var to fix problem with mod_alias or mod_userdir +You could use <b>no-jk</b> env var to fix problem with mod_alias or mod_userdir directive when jk and alias/userdir URLs matches. </p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]