Entering content frame

Procedure documentation Starting and Stopping the Web Server Locate the document in its SAP Library structure

Use

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

Starting the Web Server

...

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

       2.      Execute the following commands:

cd <TREX_DIR>/Apache

apachectl start

Stopping the Web Server

...

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

       2.      Execute the following commands:

cd <TREX_DIR>/Apache

apachectl stop

 

 

Leaving content frame