Category: Apache
How to check the version of Apache running on Linux CentOS / Redhat
Run command:
httpd -v}}}
Or for more detail use command:
rpm -qa httpd}}}
Category: Apache
How to check the version of Apache running on Linux CentOS / Redhat
Run command:
httpd -v}}}
Or for more detail use command:
rpm -qa httpd}}}