WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Checking your IBM HTTP Server version

At times, you might need to determine the version of your IBM HTTP Server installation.

Steps for this task

  1. Change the directory to the installation root of the Web server. For example, this is /opt/IBMIHS on a Solaris machine.
  2. Find the subdirectory that contains apache.exe (on a Windows platforms), apachectl (on a UNIX-based platforms, such as z/OS, Solaris, Linux, and HP-UX), or APACHEDFT (on an i5/OS platform)
  3. Issue the command.
    [Windows]On a Windows platform, issue:
    apache.exe -V
    [UNIX]On a UNIX-based platforms issue:
    ./apachectl -V 4

Result

The version is shown in the "Server version" field and will looks something like the following:

The version is shown in the "Server version" field and will looks something like the following:
Server version: IBM_HTTP_Server/2.0.47 Apache/2.0.47 
Server built: November 26 2005 20:38:36 
Server's Module Magic Number: 20020903:4.
In this example an IBM HTTP Server powered by Apache 2.0.43 is installed.



Related tasks
plugin-cfg.xml file
Communicating with Web servers

Task topic    

Terms of Use | Feedback

Last updated: Dec 11, 2005 4:07:15 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twsv_plugin_ihs.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)