]> granicus.if.org Git - apache/commitdiff
fix validation error
authorAndré Malo <nd@apache.org>
Mon, 28 Aug 2006 18:37:09 +0000 (18:37 +0000)
committerAndré Malo <nd@apache.org>
Mon, 28 Aug 2006 18:37:09 +0000 (18:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@437773 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_balancer.xml
docs/manual/rewrite/flags.xml

index 18296e1c6b209eeb59854404307ad5fe9d87e475..e923499396547046b570e5b9ea97013aa5441075 100644 (file)
@@ -276,6 +276,7 @@ candidate lbstatus -= total factor</code></pre>
     <p>At present there are 5 environment variables exported:</p>
     
     <!-- ============= BALANCER_SESSION_STICKY =============== -->
+    <dl>
     <dt><var><a name="balancer_session_sticky" id="balancer_session_sticky">BALANCER_SESSION_STICKY</a></var></dt>
     <dd>
     <p>This is assigned the <var>stickysession</var> value used in the current
@@ -309,6 +310,7 @@ candidate lbstatus -= total factor</code></pre>
     <p>This is assigned the <var>route</var> of the worker that will be 
     used for the current request.</p>
     </dd>
+    </dl>
 
 </section>
 
index c07ead949db55dd55fb31397a7198aef200324b3..694b0a14568b5229a1a521809dc0d07ed204e1e6 100644 (file)
@@ -187,10 +187,6 @@ RewriteRule (.*\.(jpg|gif|png))$ http://images.example.com$1 [P,NC]
 <p>Passthrough flag</p>
 </section>
 
-<section id="flag_pt"><title>PT|passthrough</title>
-<p>Passthrough flag</p>
-</section>
-
 <section id="flag_qsa"><title>QSA|qsappend</title>
 <p>Query String Append flag</p>
 </section>