summaryrefslogtreecommitdiff
path: root/docs/manual/index.html.en
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2001-05-07 00:42:21 +0000
committerJoshua Slive <slive@apache.org>2001-05-07 00:42:21 +0000
commit68af27a95317241ab89bd12fb5bce06e7a57e4c2 (patch)
tree13a37cc547e85b7346334621b9d07fbb8fdf30ec /docs/manual/index.html.en
parent1c98aabbf13be673d386684d13e066139eed3c68 (diff)
downloadhttpd-68af27a95317241ab89bd12fb5bce06e7a57e4c2.tar.gz
Bring the mod_include docs up to scratch and link up the ssi tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89042 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/index.html.en')
-rw-r--r--docs/manual/index.html.en2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en
index 3bc03115a0..876dd40f16 100644
--- a/docs/manual/index.html.en
+++ b/docs/manual/index.html.en
@@ -133,6 +133,8 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
</td></tr><tr><td>
<A HREF="vhosts/">Virtual Hosts</A>
</td></tr><tr><td>
+<A HREF="howto/ssi.html">Server Side Includes</A>
+</td></tr><tr><td>
<A HREF="howto/cgi.html">Dynamic Content with CGI</A>
</td></tr><tr><td>
<A HREF="handler.html">Handlers</A>