</tr>
<tr>
<td class="menu">
- <a href="manager/status">Status</a><br/>
- <!--<a href="admin">Tomcat Administration</a><br/>-->
- <a href="manager/html">Tomcat Manager</a><br/>
+ <a href="/manager/status">Status</a><br/>
+ <a href="/manager/html">Tomcat Manager</a><br/>
</td>
</tr>
<tr>
<td class="menu">
<a href="RELEASE-NOTES.txt">Release Notes</a><br/>
- <a href="docs/changelog.html">Change Log</a><br/>
- <a href="docs">Tomcat Documentation</a><br/>
+ <a href="/docs/changelog.html">Change Log</a><br/>
+ <a href="/docs">Tomcat Documentation</a><br/>
</td>
</tr>
</tr>
<tr>
<td class="menu">
- <a href="examples/servlets/">Servlets Examples</a><br/>
- <a href="examples/jsp/">JSP Examples</a><br/>
+ <a href="/examples/servlets/">Servlets Examples</a><br/>
+ <a href="/examples/jsp/">JSP Examples</a><br/>
<a href="http://java.sun.com/products/jsp">Sun's Java Server Pages Site</a><br/>
<a href="http://java.sun.com/products/servlet">Sun's Servlet Site</a><br/>
<p>As you may have guessed by now, this is the default Tomcat home page. It can be found on the local filesystem at:</p>
<p class="code">$CATALINA_HOME/webapps/ROOT/index.html</p>
- <p>where "$CATALINA_HOME" is the root of the Tomcat installation directory. If you're seeing this page, and you don't think you should be, then you're either a user who has arrived at new installation of Tomcat, or you're an administrator who hasn't got his/her setup quite right. Providing the latter is the case, please refer to the <a href="docs">Tomcat Documentation</a> for more detailed setup and administration information than is found in the INSTALL file.</p>
+ <p>where "$CATALINA_HOME" is the root of the Tomcat installation directory. If you're seeing this page, and you don't think you should be, then you're either a user who has arrived at new installation of Tomcat, or you're an administrator who hasn't got his/her setup quite right. Providing the latter is the case, please refer to the <a href="/docs">Tomcat Documentation</a> for more detailed setup and administration information than is found in the INSTALL file.</p>
<p><b>NOTE: For security reasons, using the administration webapp
is restricted to users with role "admin". The manager webapp
<p id="footer"><img src="tomcat-power.gif" width="77" height="80" alt="Powered by Tomcat"/><br/>
- Copyright © 1999-2007 Apache Software Foundation<br/>
+ Copyright © 1999-2008 Apache Software Foundation<br/>
All Rights Reserved
</p>
</td>