I have a question,
What is the command to use to find out which version of apache I am running on my server?
How To Find What Apache Version Is Installed In My Server
How To Find What Apache Version Is Installed In My Server
How To Find What Apache Version Is Installed In My Server
Post Description:
Post Tags: how, to, find, what, apache, version, is, installed, in, my, server
This Post Has Been Viewed 1665 Times Since Thu Jul 20, 2006 9:59 am Posted By toyer with 1 replies
Next Post »» How To Find Apache Version In Cpanel Hosting WHM Server
Post Description:
Post Tags: how, to, find, what, apache, version, is, installed, in, my, server
This Post Has Been Viewed 1665 Times Since Thu Jul 20, 2006 9:59 am Posted By toyer with 1 replies
Next Post »» How To Find Apache Version In Cpanel Hosting WHM Server
| How To Find What Apache Version Is Installed In My Server |
Leave Your Comments [ dejar commentarios ]
Comments and replies About How To Find What Apache Version Is Installed In My Server
:: 1 :: #10 - Reply By toyer On Thu Jul 20, 2006 10:03 am
To find out which version of apache you have installed in your dedicated server, run the following command:
Code:
After you have executed the command above, you should see a message from the shell that looks similar to the one below:
Code:
In my example above, I have Apache 2.0.54 installed on my server.
Hope this helps
Code:
httpd -v
After you have executed the command above, you should see a message from the shell that looks similar to the one below:
Code:
Server Version: Apache/2.0.54
Server built: May 23 2005 08:12:24
Server built: May 23 2005 08:12:24
In my example above, I have Apache 2.0.54 installed on my server.
Hope this helps


