diff options
Diffstat (limited to 'docs/manual/env.xml')
-rw-r--r-- | docs/manual/env.xml | 10 |
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> |