in reply to
Getting Apache Version
If you're using CGI, the enviroment variable SERVER_SIGNATURE gives you information about the webserver you're running.
Comment on
Re: Getting Apache Version
Replies are listed 'Best First'.
Re^2: Getting Apache Version
by
ultranerds
(Hermit)
on Nov 05, 2008 at 17:07 UTC
Hi,
Thanks for the reply.
However:
SERVER_SOFTWARE ---> Apache
..and SERVER_SIGNATURE doesn't seem to exist.
Any other ideas? :)
TIA
Andy
[reply]
Re^3: Getting Apache Version
by
ultranerds
(Hermit)
on Nov 05, 2008 at 17:11 UTC
Oh sorry -just realized I wasn't too clear :) I need the actual version of Apache.
Basically, its a service we are offering to clients - which shows a "badge" for sites using the latest versions (stable) of Perl/PHP/Apache.
TIA
Andy
[reply]
In Section
Seekers of Perl Wisdom