make formatting consistent in Context example

This commit is contained in:
jeb228 2010-07-15 14:42:03 +00:00
parent 40125e7410
commit 840b19ed8b

View file

@ -270,7 +270,7 @@ Locate the <Host name="localhost"...> directive and update as follows:
docBase="/usr/local/tomcat/webapps/vivo" docBase="/usr/local/tomcat/webapps/vivo"
reloadable="true" reloadable="true"
cookies="true" > cookies="true" >
<Manager pathname="" /> <Manager pathname="" />
<Environment type="java.lang.String" override="false" <Environment type="java.lang.String" override="false"
name="path.configuration" name="path.configuration"
value="deploy.properties" value="deploy.properties"