From fc3ee6f92da82d53f39530533d58ac4edbb89d37 Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Tue, 7 May 2013 11:47:59 +0000
Subject: [PATCH] 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
---
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.50.1