diff options
Diffstat (limited to 'docs/manual/mod/mod_reflector.html.en')
-rw-r--r-- | docs/manual/mod/mod_reflector.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_reflector.html.en b/docs/manual/mod/mod_reflector.html.en index 23cf10a98c..74096500e1 100644 --- a/docs/manual/mod/mod_reflector.html.en +++ b/docs/manual/mod/mod_reflector.html.en @@ -54,7 +54,7 @@ <li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="examples" id="examples">Examples</a></h2> +<h2><a name="examples" id="examples">Examples</a><a title="Permanent link" href="#examples" class="permalink">¶</a></h2> <dl> <dt>Compression service</dt> <dd>Pass the request body through the DEFLATE filter to compress the @@ -79,7 +79,7 @@ </dl> </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> -<div class="directive-section"><h2><a name="ReflectorHeader" id="ReflectorHeader">ReflectorHeader</a> <a name="reflectorheader" id="reflectorheader">Directive</a></h2> +<div class="directive-section"><h2><a name="ReflectorHeader" id="ReflectorHeader">ReflectorHeader</a> <a name="reflectorheader" id="reflectorheader">Directive</a><a title="Permanent link" href="#reflectorheader" class="permalink">¶</a></h2> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Reflect an input header to the output headers</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ReflectorHeader <var>inputheader</var> <var>[outputheader]</var></code></td></tr> |