Checking your IBM HTTP Server version
Overview
At times, you might need to determine the version of your IBM HTTP Server installation.
Procedure
- Change directory to the installation root of the Web server. For example, this is /opt/IBMIHS on a Solaris machine.
- Find the subdirectory that contains apache.exe (on a Windows platforms) or apachectl (on a UNIX-based platforms, such as z/OS, Solaris, Linux, and HP-UX)
- On a Windows platform, issue:
apache.exe -V- 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 followingServer version: IBM_HTTP_Server/2.0.47 Apache/2.0.47 Server built: July 2 2004 20:38:36 Server's Module Magic Number: 20020903:4.
Related Tasks
plugin-cfg.xml file
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.