diff options
author | André Malo <nd@apache.org> | 2003-09-18 22:28:29 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-09-18 22:28:29 +0200 |
commit | ab0052cd29d6926b3c0aa4b2dbdc1e703b413ac7 (patch) | |
tree | 91c3e2158e9e890cbf973171372c36621287ebd4 /docs | |
parent | Corrections/fixes, more to come. Transformation update. (diff) | |
download | apache2-ab0052cd29d6926b3c0aa4b2dbdc1e703b413ac7.tar.xz apache2-ab0052cd29d6926b3c0aa4b2dbdc1e703b413ac7.zip |
add relevant standards page to the sitemap.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101285 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/mpm_common.html.de | 2 | ||||
-rw-r--r-- | docs/manual/sitemap.html.en | 1 | ||||
-rw-r--r-- | docs/manual/sitemap.xml | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.html.de b/docs/manual/mod/mpm_common.html.de index 061b028d4f..e44c7e9988 100644 --- a/docs/manual/mod/mpm_common.html.de +++ b/docs/manual/mod/mpm_common.html.de @@ -903,4 +903,4 @@ gültig</td></tr> </div><div id="footer"> <p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p> <p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div> -</body></html> +</body></html>
\ No newline at end of file diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en index 96b06b1b35..febbd6b14e 100644 --- a/docs/manual/sitemap.html.en +++ b/docs/manual/sitemap.html.en @@ -138,6 +138,7 @@ Server on HPUX</a></li> <div class="section"><h2><a name="misc" id="misc">Apache Miscellaneous Documentation</a></h2> <ul><li class="separate"><a href="misc/">Overview</a></li> <li><a href="cgi_path.html">PATH_INFO Changes in the CGI Environment</a></li> +<li><a href="misc/relevant_standards.html">Relevant Standards</a></li> </ul> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"><h2><a name="modules" id="modules">Apache modules</a></h2> diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index 8c0e1b046b..ac22550c97 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -115,6 +115,7 @@ Server on HPUX</page> <title>Apache Miscellaneous Documentation</title> <page separate="yes" href="misc/">Overview</page> <page href="cgi_path.html">PATH_INFO Changes in the CGI Environment</page> +<page href="misc/relevant_standards.html">Relevant Standards</page> </category> <category id="modules"> |