Skip to content

Commit 4bf8e99

Browse files
committed
Correct link to mod_macro.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139406 13f79535-47bb-0310-9956-ffa450edef68
1 parent a2ef7b2 commit 4bf8e99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/rewrite/avoid.html.en

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual
145145
event that you have an enormous number of virtual hosts, consider using
146146
<code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code> to create these hosts automatically.</p>
147147

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

151151
<p>Using <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> for vitualhost creation may be

docs/manual/rewrite/avoid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual
155155
event that you have an enormous number of virtual hosts, consider using
156156
<module>mod_vhost_alias</module> to create these hosts automatically.</p>
157157

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

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

0 commit comments

Comments
 (0)