]> granicus.if.org Git - apache/commitdiff
Link to relevant section of avoid doc.
authorRich Bowen <rbowen@apache.org>
Wed, 19 May 2010 21:59:52 +0000 (21:59 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 19 May 2010 21:59:52 +0000 (21:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946437 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/vhosts.html.en
docs/manual/rewrite/vhosts.xml

index 6e15847857311844a1665b448678d6140c27d7af..1ff3f6bc0b36bb3d5055ee1d0ed0c5011797015c 100644 (file)
@@ -29,7 +29,8 @@ configured virtual hosts.</p>
 
 <div class="warning">mod_rewrite is not the best way to configure
 virtual hosts. You should first consider the <a href="../vhosts/mass.html">alternatives</a> before resorting to
-mod_rewrite.</div>
+mod_rewrite. See also the "<a href="avoid.html#vhosts">how to avoid
+mod_rewrite</a> document.</div>
 
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#per-hostname">Virtual Hosts For Arbitrary Hostnames</a></li>
index 507e6727d5c83e556fd4f46c9e31f3b12a4046b7..0276323dfa8f1cd3635bfb6b5cbe4c33e1f74808 100644 (file)
@@ -35,7 +35,8 @@ configured virtual hosts.</p>
 <note type="warning">mod_rewrite is not the best way to configure
 virtual hosts. You should first consider the <a
 href="../vhosts/mass.html">alternatives</a> before resorting to
-mod_rewrite.</note>
+mod_rewrite. See also the "<a href="avoid.html#vhosts">how to avoid
+mod_rewrite</a> document.</note>
 
 </summary>
 <seealso><a href="../mod/mod_rewrite.html">Module documentation</a></seealso>