WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Checking your IBM HTTP Server version

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

About this task

The following information describes how you can determine the IBM HTTP Server version and provides examples.
Note: You can also determine the IBM HTTP Server version using the versionInfo command.

Procedure

  1. Change the directory to the installation root of the Web server. For example, this is /opt/IBM/HTTPServer on a Solaris machine.
  2. Find the subdirectory that contains the executable. The executable for IBM HTTP Server is:
    • [Windows] apache.exe
    • [AIX] [HP-UX] [Linux] [Solaris] apachectl
  3. Issue the command.
    [Windows]
    apache.exe -V
    [AIX] [HP-UX] [Linux] [Solaris]
    ./apachectl -V 4

Results

The version is shown in the "Server version" field and will look 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.47 is installed.



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

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 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, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)