Author: kkolinko Date: Thu Jun 28 05:47:30 2012 New Revision: 1354818 URL: http://svn.apache.org/viewvc?rev=1354818&view=rev Log: Correct typo in r1354686 It is merge of revision 1354817 from trunk
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/ssi-howto.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1354817 Modified: tomcat/tc7.0.x/trunk/webapps/docs/ssi-howto.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/ssi-howto.xml?rev=1354818&r1=1354817&r2=1354818&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/ssi-howto.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/ssi-howto.xml Thu Jun 28 05:47:30 2012 @@ -129,7 +129,7 @@ directives will expire. Default behaviou evaluated for every request.</li> <li><strong>isVirtualWebappRelative</strong> - Should "virtual" SSI directive paths be interpreted as relative to the context root, instead of the server -root? Default 0 false.</li> +root? Default false.</li> <li><strong>allowExec</strong> - Is the exec command enabled? Default is false.</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org