On Wednesday, March 09, 2011 10:48:57 Fred Moyer wrote:
> 2011/3/6 Torsten Förtsch :
> > The fix is really simple. I have just uploaded Apache2::Banner that does
> > it externally (for those who still have to use 2.0.4). Would be good to
> > fix that in the next mp2 version.
>
> 1) Submit a diff
>
2011/3/6 Torsten Förtsch :
> The fix is really simple. I have just uploaded Apache2::Banner that does it
> externally (for those who still have to use 2.0.4). Would be good to fix that
> in the next mp2 version.
1) Submit a diff
2) Wait for feedback
3) Commit
4)
5) Profit?
Hi,
Apache2__ServerUtil.h contains these lines:
static void mpxs_Apache2__ServerUtil_BOOT(pTHX)
{
newCONSTSUB(PL_defstash, "Apache2::ServerUtil::server_root",
newSVpv(ap_server_root, 0));
newCONSTSUB(PL_defstash, "Apache2::ServerUtil::get_server_built",
ne