]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1918565 from trunk:
authorEric Covener <covener@apache.org>
Mon, 24 Jun 2024 18:21:31 +0000 (18:21 +0000)
committerEric Covener <covener@apache.org>
Mon, 24 Jun 2024 18:21:31 +0000 (18:21 +0000)
docs bld break

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918566 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml
docs/manual/mod/mod_rewrite.xml
docs/manual/rewrite/flags.xml

index 659d92405cf59d0ede4e4e112b4776a8c77acb2b..2deb201e5e2a2d29aa266f4089f72d44c69ed883 100644 (file)
@@ -5188,7 +5188,7 @@ hostname or IP address</description>
     paths derived from untrusted inputs.</p>
 
 <note type="warning"><title>Security</title>
-UNC paths accessed outside of request processing, such as during startup,
+<p>UNC paths accessed outside of request processing, such as during startup,
 are not checked against the hosts configured with this directive.</p>
 </note>
 </usage>
index 54a95fd9d6c48f6d7e3dfa03747c55cbdb676791..b0e996268af6777a7b2db3d5e8453a092504df90 100644 (file)
@@ -1493,7 +1493,7 @@ cannot use <code>$N</code> in the substitution string!
     </tr>
     <tr>
         <td>UnsafePrefixStat</td>
-        <td>Allows potentially unsafe substitutions from a leading variable or backreference to a filesystem path.</td>
+        <td>Allows potentially unsafe substitutions from a leading variable or backreference to a filesystem path.
         <em><a href="../rewrite/flags.html#flag_unsafe_prefix_stat">details ...</a></em>
         </td>
     </tr>
index 83ec846f7c8b9cb1ef7c206a7f6591efeb71b98e..da0f60af16f0a18f2cdad392ab7cd7e74211325f 100644 (file)
@@ -850,6 +850,7 @@ otherwise the MIME-type set with this flag is lost due to an internal
 re-processing (including subsequent rounds of mod_rewrite processing).
 The <code>L</code> flag can be useful in this context to end the
 <em>current</em> round of mod_rewrite processing.</p>
+</section>
 
 <section id="flag_unsafe_allow_3f"><title>UnsafeAllow3F</title>
     <p> Setting this flag is required to allow a rewrite to continue If the