Server tokens

2004-05-18 Thread Brent 'Dax' Royal-Gordon
% telnet localhost 80 GET / HTTP/1.0 HTTP/1.1 200 OK Date: Tue, 18 May 2004 22:51:14 GMT Server: Embperl/2.0b9 Apache/2.0.48 (Unix) mod_perl/1.99_13 Perl/v5.8.2 This is rather nitpicky, but I'd like to either move Embperl to the end of the above line or remove it entirely,

Re: Server tokens

2004-05-18 Thread Angus Lees
At Tue, 18 May 2004 16:02:05 -0700, Brent 'Dax' Royal-Gordon wrote: > Server: Embperl/2.0b9 Apache/2.0.48 (Unix) mod_perl/1.99_13 Perl/v5.8.2 grep for ap_add_version_component in mod_perl.c I'm not sure how you can change the order though - I'd have to look at Apache source. -- - Gus

Re: Server tokens

2004-05-18 Thread Angus Lees
Of course I meant *mod_embperl.c*.. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]