Show TOC

Starting and Stopping the Web ServerLocate this document in the navigation structure

Use

You can start and stop the Apache Web server manually if necessary.

Starting the Web Server

  1. Log on with the <SAPSID>adm user.

  2. Execute the following commands:

    cd <TREX_DIR>/Apache

    apachectl start

Stopping the Web Server

  1. Log on with the <SAPSID>adm user.

  2. Execute the following commands:

    cd <TREX_DIR>/Apache

    apachectl stop