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.
The server versions that are provided in the output below are not
necessarily the versions that are distributed with WebSphere® Application
Server.
Procedure
- Change the directory to the installation root of the Web
server.
- Find the subdirectory that contains the executable. The executable for IBM HTTP Server is:
APACHEDFT
- Issue the command with the -v option to display the version
information.
![[IBM i]](../images/iseries.gif)
Run the STRTCPSVR command with the -v option to
display the version information.
STRTCPSVR SERVER(*HTTP) HTTPSVR(APACHEDFT '-V')
Results
![[IBM i]](../images/iseries.gif)
This
web server is not a part of WebSphere Application Server,
but is distributed with IBM i. The version depends on the
i/5OS release. The version is shown in the "Server version" field
and will look something like the following:
i 6.1:
Server version: Apache/2.2.11 (i5)
Server built: Jul 21 2009 19:24:31
i7.1:
Server version: Apache/2.2.11 (i5)
Server built: Oct 7 2009 21:04:27