From: Daniel Gruno Date: Tue, 7 May 2013 11:47:59 +0000 (+0000) Subject: mod_macro is no longer a third party module (even if people need 2.4.5-dev to get... X-Git-Tag: 2.4.5~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc3ee6f92da82d53f39530533d58ac4edbb89d37;p=apache mod_macro is no longer a third party module (even if people need 2.4.5-dev to get it, it has been backported) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479866 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/avoid.xml b/docs/manual/rewrite/avoid.xml index 5a9b198daa..d71eb13849 100644 --- a/docs/manual/rewrite/avoid.xml +++ b/docs/manual/rewrite/avoid.xml @@ -152,7 +152,7 @@ with mod_rewrite, it is seldom the right way. Creating individual event that you have an enormous number of virtual hosts, consider using mod_vhost_alias to create these hosts automatically.

-

Third-party modules such as mod_macro are +

Modules such as mod_macro are also useful for creating a large number of virtual hosts dynamically.

Using mod_rewrite for vitualhost creation may be