Greetings,

I'm trying to figure out where in the mod_perl innards I need to look to map the accessor for the Server header.

I've changed core.c in httpd so that set_banner() is deactivated. This results in a Server header of 'mod_perl/2.0.4-dev Perl/v5.8.8', so I think that change is all that is needed to keep apache from overwriting the header.

I don't see anything in xs/maps/apache2_structures.map so I figure that I have to add server in there somehow?

Thanks in advance,

Fred

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to