Commit 4bf8e993 authored by Richard Bowen's avatar Richard Bowen
Browse files

Correct link to mod_macro.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139406 13f79535-47bb-0310-9956-ffa450edef68
parent a2ef7b25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual
event that you have an enormous number of virtual hosts, consider using
<code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code> to create these hosts automatically.</p>

<p>Third-party modules such as <a href="link_needed">mod_macro</a> are
<p>Third-party modules such as <a href="http://www.cri.ensmp.fr/~coelho/mod_macro/">mod_macro</a> are
also useful for creating a large number of virtual hosts dynamically.</p>

<p>Using <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> for vitualhost creation may be
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual
event that you have an enormous number of virtual hosts, consider using
<module>mod_vhost_alias</module> to create these hosts automatically.</p>

<p>Third-party modules such as <a href="link_needed">mod_macro</a> are
<p>Third-party modules such as <a href="http://www.cri.ensmp.fr/~coelho/mod_macro/">mod_macro</a> are
also useful for creating a large number of virtual hosts dynamically.</p>

<p>Using <module>mod_rewrite</module> for vitualhost creation may be