diff options
Diffstat (limited to 'docs/manual/env.html.en')
-rw-r--r-- | docs/manual/env.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index 1326211228..787df2dccd 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -415,7 +415,7 @@ <p>If you have to support a client which sends broken headers and which can't be fixed, a simple workaround involving <code class="module"><a href="./mod/mod_setenvif .html">mod_setenvif - </a></code> and <code class="module"><a href="./mod/mod_header.html">mod_header</a></code> allows you to still accept + </a></code> and <code class="module"><a href="./mod/mod_headers.html">mod_headers</a></code> allows you to still accept these headers:</p> <pre class="prettyprint lang-config"> |