]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
docs bld break
authorEric Covener <covener@apache.org>
Mon, 24 Jun 2024 18:21:04 +0000 (18:21 +0000)
committerEric Covener <covener@apache.org>
Mon, 24 Jun 2024 18:21:04 +0000 (18:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918565 13f79535-47bb-0310-9956-ffa450edef68

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

index 52e2020b8591e635087d07615138369c8e2d889c..4b15a909a93f4ab04ed4dabf4bef6fb49a0d4ce6 100644 (file)
@@ -5335,7 +5335,7 @@ recognized methods to modules.</p>
     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 54dfe15a83655a33aeadfd3cc675856283257e27..fd55811347e1efe6b35f97e58abb4ad96b3b5cbe 100644 (file)
@@ -1504,7 +1504,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 39d904ea5d2e43ef4db7c543e15e7b20fa0e38c9..59eb4cd0c937d24871ea2ff716ef67109c719738 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