From f4e0c14f2ff6d42b6bee7c408bd35951fbb8bcd0 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Wed, 19 May 2010 21:59:52 +0000
Subject: [PATCH] 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
---
docs/manual/rewrite/vhosts.html.en | 3 ++-
docs/manual/rewrite/vhosts.xml | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
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
--
2.50.1