~ubuntu-branches/ubuntu/oneiric/libapache-mod-jk/oneiric

« back to all changes in this revision

Viewing changes to xdocs/howto/index.xml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2006-08-05 16:30:53 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060805163053-myf66gm6j1a21ps6
Tags: 1:1.2.18-1ubuntu1
Merge from Debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE document [
 
3
  <!ENTITY project SYSTEM "project.xml">
 
4
]>
 
5
<document url="index.html">
 
6
 
 
7
  &project;
 
8
 
 
9
  <properties>
 
10
    <author email="mturk@apache.org">Mladen Turk</author>
 
11
    <title>HowTo Documentation index</title>
 
12
  </properties>
 
13
 
 
14
<body>
 
15
 
 
16
<section name="Introduction">
 
17
 
 
18
<p>This is the top-level entry point of the HowTo documentation bundle for the
 
19
<strong>Apache Tomcat Connectors</strong>.
 
20
 
 
21
</p>
 
22
<p>Select one of the links from the navigation menu (to the left) to drill
 
23
down to the more detailed documentation that is available.</p>
 
24
 
 
25
</section>
 
26
 
 
27
<!-- 
 
28
<section name="Sticky Sessions">
 
29
<p>
 
30
TODO
 
31
</p>
 
32
</section>
 
33
 
 
34
<section name="Failover">
 
35
<p>
 
36
TODO
 
37
</p>
 
38
</section>
 
39
 
 
40
<section name="Domain Clustering">
 
41
<p>
 
42
TODO
 
43
</p>
 
44
</section>
 
45
 
 
46
<section name="Hot Standby">
 
47
<p>
 
48
TODO
 
49
</p>
 
50
</section>
 
51
-->
 
52
 
 
53
</body>
 
54
</document>