The Apache Haus Forum

Forum Topics => News & General Discussion => Topic started by: mario on January 03, 2013, 09:51:18 AM

Title: mod_macro into apache
Post by: mario on January 03, 2013, 09:51:18 AM
It seems that mod_macro makes it into httpd as standard module.
Title: Re: mod_macro into apache
Post by: Gregg on January 03, 2013, 11:32:05 AM
Yes, at least in 2.5/2.6 it will be. I'm not sure it will be backported to 2.4 anytime soon.
Title: Re: mod_macro into apache
Post by: mario on January 03, 2013, 11:35:42 AM
Since it already works, I don't see a reason why not.
Title: Re: mod_macro into apache
Post by: Gregg on January 03, 2013, 11:38:57 AM
IIRC seems he wanted to move some things to core and leave the bulk in the module. Making some changes to core just cannot be done on the stable branch, it depends on the change of course.