how to tell what version of apache is installed

hey guys, phill (my boss) just asked me if i know how to tell what version of apache is installed on an AIX box…

anyone know how to find out?

thanks

httpd -v as root user

thanks mojac :slight_smile:

You could just request a page that doesn’t exist. The standard error response contains the version number.