Brent 'Dax' Royal-Gordon wrote:
> % 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 Embpe
Of course I meant *mod_embperl.c*..
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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