How to find Apache Version on Linux?

Run the following to see Apache version running on your Linux system

httpd -v

or

/usr/local/apache/bin/httpd -v
%d bloggers like this: