How to Determining the Current Version of Oracle HTTP Server?
How to Determining the Current Version of Oracle HTTP Server?
To determine the version of the Oracle HTTP Server, either consult the Oracle Installer inventory or run the following commands:
On Unix, before iAS 1.0.2.2:
% cd
% ./httpds -v
Server version: Apache/1.3.9 (Unix)
OR
Server version: Apache/1.3.12 (Unix)
On Unix, with iAS 1.0.2.2:
% cd
% ./httpd -v
Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
0 Comments:
Post a Comment
<< Home