Linux :How to Check Apache Version

Note this will show the Apache version not the distro specific package version.

Apache version command:

httpd -v

The above Apache check version command should display an output similar to the following:

Apache check version

-bash-3.2#httpd -v

The command httpd -v should find the Apache version on any Linux version, if you need to find out the package version number

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.