From 8f4feceafeb95d4f53dfec00691064d604652442 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 7 May 2013 11:44:15 +0000 Subject: [PATCH] mod_macro is no longer a third party module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479865 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/avoid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.49.0