]> granicus.if.org Git - apache/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Apr 2016 05:18:43 +0000 (05:18 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 5 Apr 2016 05:18:43 +0000 (05:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1737770 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml.fr

index cd878579b0d1c08fc42419d160e2101f91563ffa..ac44b803d3d8c92445695c77aa6e67942d4a2749 100644 (file)
@@ -118,8 +118,8 @@ URLs on the fly</td></tr>
 </table>
       <p>The <code class="directive">RewriteBase</code> directive specifies the
       URL prefix to be used for per-directory (htaccess)
-      <code class="directive">RewriteRule</code> directives that substitute a relative
-      path.</p>
+      <code class="directive"><a href="#rewriterule">RewriteRule</a></code> directives that
+      substitute a relative path.</p>
       <p> This directive is <em>required</em> when you use a relative path
       in a substitution in per-directory (htaccess) context unless either
       of the following conditions are true:</p>
@@ -129,7 +129,8 @@ URLs on the fly</td></tr>
                (as opposed to reachable by other means, such as
                <code class="directive"><a href="../mod/mod_alias.html#alias">Alias</a></code>).</li>
           <li> The <em>filesystem</em> path to the directory containing the
-               <code class="directive">RewriteRule</code>, suffixed by the relative
+               <code class="directive"><a href="#rewriterule">RewriteRule</a></code>,
+               suffixed by the relative
                substitution is also valid as a URL path on the server
                (this is rare).</li>
           <li> In Apache HTTP Server 2.4.11 and later, this directive may be
index 95688b1af5dd7ef8469a6225ee5e2213a884d6b0..d653c637466a7d79f174f8bdf0b791aebb55d3ec 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1734260:1737767 (outdated) -->
+<!-- English Revision: 1734260:1737769 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->