1842665 Members
2283 Online
110208 Solutions
New Discussion

apache command

 
SOLVED
Go to solution
Kyle D. Harris
Regular Advisor

apache command

Morning all, Is there a command to see what version of Apache I'm running? Or a specific place to look to see it? Thanks!

Kyle
4 REPLIES 4
Mark Grant
Honored Contributor
Solution

Re: apache command

Try the following

"httpd -v" shows version and build date

"httpd -V" shows compile options
Never preceed any demonstration with anything more predictive than "watch this"
Alexander Chuzhoy
Honored Contributor

Re: apache command

in RedHat :
rpm -q httpd
Brian Bergstrand
Honored Contributor

Re: apache command

If the server is running, and you haven't disabled/restricted this option, then you can go to www.myserver.com/server-status and along with the server stats, you will see the server version.

HTH.
Huc_1
Honored Contributor

Re: apache command

I usualy find by on run by

/usr/sbin/lsof -u apache

This lets me find out about all the open/used

this is a general/tool, but very helpfull in most cases

J-P ( sorry about delay to this post lots of retry's here)


Smile I will feel the difference