mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
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
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user