]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct link to mod_macro.
authorRich Bowen <rbowen@apache.org>
Fri, 24 Jun 2011 18:46:14 +0000 (18:46 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 24 Jun 2011 18:46:14 +0000 (18:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139406 13f79535-47bb-0310-9956-ffa450edef68

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

index 928001266faa94d7dc083942633e83b0e32b3eda..39b86110e5b0f75140ea4701691b3d725c6c4568 100644 (file)
@@ -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
index 373caf71a3ea144424e7063096ab49cd25fa783b..9d2b85bb3d426151af1d91127f65cb0b09824d6f 100644 (file)
@@ -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