summaryrefslogtreecommitdiff
path: root/docs/manual/sitemap.html.en
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-09-06 19:15:07 +0000
committerJoshua Slive <slive@apache.org>2002-09-06 19:15:07 +0000
commit1fcd9203ca6caf6a6cc2bbb2484769af62aa8014 (patch)
tree43f0871c7e804a0d86ac8c33ba361e99ad507ed0 /docs/manual/sitemap.html.en
parent05853ca7422be82b472606f65f84293ba8d6590f (diff)
downloadhttpd-1fcd9203ca6caf6a6cc2bbb2484769af62aa8014.tar.gz
Convert the sitemap to XML. (Well, I cheated a little -- I just shoved
the whole thing in <summary>.) Also add entries for the .htaccess tutorial, public_html tutorial, mod_auth_ldap, and mod_ldap. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sitemap.html.en')
-rw-r--r--docs/manual/sitemap.html.en32
1 files changed, 13 insertions, 19 deletions
diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en
index e7d51004ae..dd31b04300 100644
--- a/docs/manual/sitemap.html.en
+++ b/docs/manual/sitemap.html.en
@@ -1,18 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Site Map - Apache HTTP Server 2.0</title>
- </head>
- <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
- <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
- vlink="#000080" alink="#FF0000">
- <!--#include virtual="header.html" -->
-
- <h1 align="center">Site Map</h1>
-
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ This file is generated from xml source: DO NOT EDIT
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ --><title>Site Map - Apache HTTP Server</title><link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="./images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="./images/feather.gif" /></div><div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="./">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Site Map</h1>
<ul>
<li><a href="index.html">Apache HTTP Server Version 2.0 Documentation</a>
@@ -75,10 +67,12 @@
<li>Guides, Tutorials, and HowTos
<ul>
-<li><a href="howto/auth.html">Authentication</a></li>
+<li><a href="howto/auth.html">Apache Tutorial: Authentication</a></li>
<li><a href="howto/cgi.html">Apache Tutorial: Dynamic Content with CGI</a></li>
<li><a href="howto/ssi.html">Apache Tutorial: Introduction to Server
Side Includes</a></li>
+<li><a href="howto/htaccess.html">Apache Tutorial: .htaccess files</a></li>
+<li><a href="howto/public_html.html">Apache Tutorial: Per-user web directories</a></li>
<li><a href="misc/tutorials.html">Apache Tutorials</a></li>
</ul></li>
@@ -141,6 +135,7 @@ Server on HPUX</a></li>
<li><a href="mod/mod_auth_anon.html">Apache module mod_auth_anon.c</a></li>
<li><a href="mod/mod_auth_dbm.html">Apache module mod_auth_dbm</a></li>
<li><a href="mod/mod_auth_digest.html">Apache module mod_auth_digest</a></li>
+<li><a href="mod/mod_auth_ldap.html">Apache module mod_auth_ldap</a></li>
<li><a href="mod/mod_autoindex.html">Apache module mod_autoindex</a></li>
<li><a href="mod/mod_cache.html">Apache module mod_cache</a></li>
<li><a href="mod/mod_cern_meta.html">Apache module mod_cern_meta</a></li>
@@ -160,6 +155,7 @@ Server on HPUX</a></li>
<li><a href="mod/mod_include.html">Apache module mod_include</a></li>
<li><a href="mod/mod_info.html">Apache module mod_info</a></li>
<li><a href="mod/mod_isapi.html">Apache module mod_isapi</a></li>
+<li><a href="mod/mod_ldap.html">Apache module mod_ldap</a></li>
<li><a href="mod/mod_log_config.html">Apache module mod_log_config</a></li>
<li><a href="mod/mod_mime.html">Apache module mod_mime</a></li>
<li><a href="mod/mod_mime_magic.html">Apache module mod_mime_magic</a></li>
@@ -196,6 +192,4 @@ Server on HPUX</a></li>
</ul>
- <!--#include virtual="footer.html" -->
- </body>
-</html>
+</div></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div></body></html> \ No newline at end of file