From: Rich Bowen
Date: Fri, 8 May 2015 15:10:46 +0000 (+0000)
Subject: Rebuild HTML
X-Git-Tag: 2.5.0-alpha~3166
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429229671a4e42df954edc69db6d9b955f00adbd;p=thirdparty%2Fapache%2Fhttpd.git
Rebuild HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678372 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en
index a7abe67f0bd..4ed8e0b20b1 100644
--- a/docs/manual/rewrite/avoid.html.en
+++ b/docs/manual/rewrite/avoid.html.en
@@ -88,6 +88,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: