summaryrefslogtreecommitdiff
path: root/docs/manual/env.xml
diff options
context:
space:
mode:
authorErik Abele <erikabele@apache.org>2003-03-02 01:17:31 +0000
committerErik Abele <erikabele@apache.org>2003-03-02 01:17:31 +0000
commitf70c1fe22facf9ed747be4c2eba05930196a020b (patch)
treeb4e5b830b561312ce693f775ccb7717a03d4611a /docs/manual/env.xml
parent80fdf124ff3f29616273c46ce42ff08508a8e5d6 (diff)
downloadhttpd-f70c1fe22facf9ed747be4c2eba05930196a020b.tar.gz
Cleaned up the misc directory and busted the following
files (as proposed some weeks ago): misc/custom_errordocs.html misc/descriptors.html misc/fin_wait_2.html misc/known_client_problems.html misc/tutorials.html images/custom_errordocs.gif The correspondig links were also removed. What remains are the Japanese docs: urlmapping.xml.ja mod/mod_include.xml.ja vhosts/fd-limits.xml.ja env.xml.ja sitemap.xml.ja git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98874 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/env.xml')
-rw-r--r--docs/manual/env.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/manual/env.xml b/docs/manual/env.xml
index 04299dc6f4..fb838df888 100644
--- a/docs/manual/env.xml
+++ b/docs/manual/env.xml
@@ -256,12 +256,10 @@
<p>This causes any <code>Vary</code> fields to be removed from
the response header before it is sent back to the client. Some
- clients don't interpret this field correctly (see the <a
- href="misc/known_client_problems.html">known client
- problems</a> page); setting this variable can work around this
- problem. Setting this variable also implies
- <strong>force-response-1.0</strong>.</p>
-
+ clients don't interpret this field correctly; setting this
+ variable can work around this problem. Setting this variable
+ also implies <strong>force-response-1.0</strong>.</p>
+
</section>
<section id="force-response">
<title>force-response-1.0</title>