Jeff Trawick wrote:
> 
> ap_get_server_version() always spits out something like
> "Apache/2.2.4-dev" (AP_SERVER_BASEVERSION AFAICT)

Plus wiring in the registered module strings?  I think that's extraordinarily
useful information when walking in blind to a configuration problem, and would
hate to lose it.

I've noticed the discrepancy in the win32 service manager as well, since in our
mpm we reregister the long description of the service as this current token.
So sometimes it's nothing but Apache/2.2 and sometimes it's Apache/2.2.24 moddav
2.2.4 modextrathing 1.5 which is much more interesting as a long description.

So if the 'version' flavor includes the extra modules and long version number
tokens, I'm ++1 for the change.

Bill

Reply via email to