]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Fri, 8 May 2015 15:14:03 +0000 (15:14 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 8 May 2015 15:14:03 +0000 (15:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1678375 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/avoid.html.en
docs/manual/rewrite/avoid.xml.fr

index 91c8108eef5c73e5a2877bfee5c985da5c1fd959..441a9d6dadf29ff5f7976cd547806ab69211107f 100644 (file)
@@ -89,6 +89,11 @@ and <code>/one/three/four.html</code>.</p>
 <pre class="prettyprint lang-config">Redirect /one/ http://one.example.com/</pre>
 
 
+<p>To redirect one hostname to another, for example
+<code>example.com</code> to <code>www.example.com</code>, see the
+<a href="remapping.html#canonicalhost">Canonical Hostnames</a>
+recipe.</p>
+
 <p>To redirect <code>http</code> URLs to <code>https</code>, do the
 following:</p>
 
index ba80da1b11cafeefd3e6991b36dea3cce3360516..6ebd630b4e95e4493230ec78043b70f8734f7e0c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1479866:1673563 (outdated) -->
+<!-- English Revision: 1479866:1678373 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->