You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Edward Rudd <ed...@omegaware.com> on 2004/05/28 22:35:36 UTC

[PATCH] Bug #29003 IFModule Enhancements

I made a post on the 20th about this bug report.. And there is now a new
patch available that Andre and I worked on that solves all the issues that
I mentioned before in regards to static/prelinked modules. 

The patch IDs are 11685 and 11690, posted on 5/27 and 5/28
respectively. I would like feed back on the main patch, and for someone to
test the win32 patch (requires 11685 be applied first).  These patches are
based off of CVS 2.1 HEAD.

Right now I see the solution as non-interfering with the current
configuration of apache, as a symbol name will never be the same as a
filename, so ifmodule can handle both. And as such am bringing this patch
up for vote. 

Regards,
Edward