summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2001-02-10 05:12:55 +0100
committerJoshua Slive <slive@apache.org>2001-02-10 05:12:55 +0100
commit64700324cb0511feaddf26ca7e93cd9802908ada (patch)
tree51cea5704172dda29a2dda3d9313a5c722c4efc9
parentServerType is gone in 2.0. (diff)
downloadapache2-64700324cb0511feaddf26ca7e93cd9802908ada.tar.xz
apache2-64700324cb0511feaddf26ca7e93cd9802908ada.zip
Better get the index entries too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88049 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/core.html1
-rw-r--r--docs/manual/mod/directives.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html
index 2d138eff0e..257e147fd3 100644
--- a/docs/manual/mod/core.html
+++ b/docs/manual/mod/core.html
@@ -72,7 +72,6 @@ always available.
<LI><A HREF="#serverroot">ServerRoot</A>
<LI><A HREF="#serversignature">ServerSignature</A>
<LI><A HREF="#servertokens">ServerTokens</A>
-<LI><A HREF="#servertype">ServerType</A>
<LI><A HREF="#setinputfilter">SetInputFilter</A>
<LI><A HREF="#setoutputfilter">SetOutputFilter</A>
<LI><A HREF="#timeout">TimeOut</A>
diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html
index 5d49dcdf88..40ec1b3cdd 100644
--- a/docs/manual/mod/directives.html
+++ b/docs/manual/mod/directives.html
@@ -217,7 +217,6 @@ of the terms used in their descriptions available.
<LI><A HREF="core.html#serverroot">ServerRoot</A>
<LI><A HREF="core.html#serversignature">ServerSignature</A>
<LI><A HREF="core.html#servertokens">ServerTokens</A>
-<LI><A HREF="core.html#servertype">ServerType</A>
<LI><A HREF="mod_env.html#setenv">SetEnv</A>
<LI><A HREF="mod_setenvif.html#setenvif">SetEnvIf</A>
<LI><A HREF="mod_setenvif.html#SetEnvIfNoCase">SetEnvIfNoCase</A>