On Thu, 10 Aug 2000, Thomas von Elling Skifter Eibner wrote:
> On Tue, Aug 08, 2000 at 05:55:19PM -0400, Dave Moore wrote:
> >
> > i need to change the outgoing Server header on all requests to our site.
> > dont ask why I would want to do that. i have my orders. i read some old
> > posts from the 90's which said I would have to write my own
> > send_http_header() method. sounds fun but id rather not. Is this still the
> > case and if so...why? has anyone else had to do this?
>
> Is it the whole of the Server string you want to change or do you just
> want to add your own module name? If it is the later you can make a
> simple little module in C that uses the ap_add_version_component()
> function. If you want to change the whole Server string you'd probably
> have to edit the source files of apache.
yeah....the whole enchilada. thats what we ended up doing. puting it right
in the source and recompiling....[sigh]. oh well, even still, mod_perl
rules.
>
> --
> Thomas Eibner
>
--
Dave Moore
Web Application Developer
mailto:[EMAIL PROTECTED]
ePALS Classroom Exchange
http://www.epals.com/
Connecting more than 1.9 million students and teachers in 182 countries!