From: Rich Bowen
Date: Fri, 8 May 2015 15:12:05 +0000 (+0000)
Subject: apply change from trunk
X-Git-Tag: 2.4.13~118
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5148ad8f1ba643b31c025d6dee6fa4c62cce3c1;p=thirdparty%2Fapache%2Fhttpd.git
apply change from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1678373 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml
index 3a1813410df..a0c2eb1a911 100644
--- a/docs/manual/rewrite/avoid.xml
+++ b/docs/manual/rewrite/avoid.xml
@@ -92,6 +92,11 @@ and /one/three/four.html
.
Redirect /one/ http://one.example.com/
+To redirect one hostname to another, for example
+example.com
to www.example.com
, see the
+Canonical Hostnames
+recipe.
+
To redirect http
URLs to https
, do the
following: