You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Daniel Kehoe <ke...@fortuity.com> on 2000/04/05 02:22:42 UTC

for 3.1: add tomcat_ug.html link to /webpages/index.html

For the 3.1 release, maybe someone could update
the default Tomcat home page
/webpages/index.html to include a link to
tomcat_ug.html

Also, maybe the server.xml file should contain something like
<Context path="/help" docBase="/usr/local/tomcat/doc" debug="0" 
reloadable="true" >
</Context>

Lastly there is a easily-missed typo in the first line on /webpages/index.html:
"This the the default Tomcat home page...."

Daniel
kehoe@fortuity.com