OHS

Oracle HTTP Server

Version

As the owner of the OHS Oracle Home, in the bin subdirectory of that Oracle Home...

./httpd -version

Check

As the owner of the OHS Oracle Home...

opmnctl status

Start

To start everything under OPMN control...

opmnctl startall

To start just the Oracle HTTP Server...

opmnctl startproc ias-component=HTTP_Server

Restart

opmnctl restartproc ias-component=HTTP_Server

Stop

To stop everything under OPMN control...

opmnctl stopall

To start just the Oracle HTTP Server...

opmnctl stopproc ias-component=HTTP_Server