If the Web Manager stops responding you can perform the following procedure to restart the Apache web server.
1. Enter the http -k start command as shown in the following screen example.
2. Enter the ps command with the -ef option and look for a line with
apache, as shown in the following screen example.
[root@OnBoard root]# ps -fe | grep apacheIf a line like the one shown in the previous screen example appears, the web application successfully restarted.