diff options
Diffstat (limited to 'docs/manual/mod/mod_proxy_scgi.html.en')
| -rw-r--r-- | docs/manual/mod/mod_proxy_scgi.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_proxy_scgi.html.en b/docs/manual/mod/mod_proxy_scgi.html.en index ad7304bd..6877382f 100644 --- a/docs/manual/mod/mod_proxy_scgi.html.en +++ b/docs/manual/mod/mod_proxy_scgi.html.en @@ -134,7 +134,7 @@ header</td></tr> <dd>The gateway looks for a backend response header called <code>X-Sendfile</code> and interprets the value as filename to serve. The header is removed from the final response headers. This is equivalent to - <code>ProxySCGIRequest X-Sendfile</code>.</dd> + <code>ProxySCGISendfile X-Sendfile</code>.</dd> <dt>anything else</dt> <dd>Similar to <code>On</code>, but instead of the hardcoded header name @@ -154,6 +154,6 @@ header</td></tr> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_scgi.html" title="English"> en </a></p> </div><div id="footer"> -<p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> </body></html>
\ No newline at end of file |
