From 48cc51607055b19a419f916c4c63e7bb8152dd77 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Sun, 27 Mar 2011 22:02:24 +0000 Subject: [PATCH] Followup to r1085764 Add the pages to the index page as well. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1086054 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/index.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/index.xml b/webapps/docs/index.xml index c94e436fd..aedcdce33 100644 --- a/webapps/docs/index.xml +++ b/webapps/docs/index.xml @@ -129,6 +129,10 @@ Apache Tomcat 7, and using many of the Apache Tomcat features.

Obtaining Tomcat jars through Maven.
  • Security Considerations - Options to consider when securing an Apache Tomcat installation.
  • +
  • Windows Service - + Running Tomcat as a service on Microsoft Windows.
  • +
  • Windows Authentication - + Configuring Tomcat to use integrated Windows authentication.
  • -- 2.11.0