From: Rich Bowen
Date: Wed, 19 May 2010 21:59:52 +0000 (+0000)
Subject: Link to relevant section of avoid doc.
X-Git-Tag: 2.3.6~98
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f4e0c14f2ff6d42b6bee7c408bd35951fbb8bcd0;p=apache
Link to relevant section of avoid doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946437 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/vhosts.html.en b/docs/manual/rewrite/vhosts.html.en
index 6e15847857..1ff3f6bc0b 100644
--- a/docs/manual/rewrite/vhosts.html.en
+++ b/docs/manual/rewrite/vhosts.html.en
@@ -29,7 +29,8 @@ configured virtual hosts.
mod_rewrite is not the best way to configure
virtual hosts. You should first consider the
alternatives before resorting to
-mod_rewrite.
+mod_rewrite. See also the "how to avoid
+mod_rewrite document.
Virtual Hosts For Arbitrary Hostnames
diff --git a/docs/manual/rewrite/vhosts.xml b/docs/manual/rewrite/vhosts.xml
index 507e6727d5..0276323dfa 100644
--- a/docs/manual/rewrite/vhosts.xml
+++ b/docs/manual/rewrite/vhosts.xml
@@ -35,7 +35,8 @@ configured virtual hosts.
mod_rewrite is not the best way to configure
virtual hosts. You should first consider the alternatives before resorting to
-mod_rewrite.
+mod_rewrite. See also the "how to avoid
+mod_rewrite document.
Module documentation