]> granicus.if.org Git - apache/commitdiff
Fixed a small typo (double if) in r1799475
authorDaniel Ferradal <dferradal@apache.org>
Wed, 21 Jun 2017 16:13:34 +0000 (16:13 +0000)
committerDaniel Ferradal <dferradal@apache.org>
Wed, 21 Jun 2017 16:13:34 +0000 (16:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799478 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.html.en
docs/manual/mod/mod_alias.xml

index c76f40ddb4fcf48511fc8437da31d08ba64e9344..1cdd12b90ea51b7a9292c21a9ea41a78fe7dc2f7 100644 (file)
@@ -311,7 +311,7 @@ a different URL</td></tr>
     <p>The new <em>URL</em> may be either an absolute URL beginning
     with a scheme and hostname, or a URL-path beginning with a slash.
     In this latter case the scheme and hostname of the current server
-    will be added if if you have 
+    will be added if you have 
     <code class="directive"><a href="../mod/core.html#usecanonicalname">UseCanonicalName</a></code> set to on, 
     otherwise the hostname will be replaced with the requested Host 
     header.</p>
index 67e3bd15ce752202e38486e66eef74ce26b84b26..67f36b3e59a5f4f714eade0a3ddc1b8958333c7b 100644 (file)
@@ -308,7 +308,7 @@ a different URL</description>
     <p>The new <em>URL</em> may be either an absolute URL beginning
     with a scheme and hostname, or a URL-path beginning with a slash.
     In this latter case the scheme and hostname of the current server
-    will be added if if you have 
+    will be added if you have 
     <directive module="core">UseCanonicalName</directive> set to on, 
     otherwise the hostname will be replaced with the requested Host 
     header.</p>