Restarting the IBM® HTTP servers
Once the configuration steps are completed for the IBM® HTTP servers, the servers must be restarted to pick up the changes.
About this task
Procedure
- Log in to the server hosting the IBM® HTTP Server as root.
- Open a terminal window.
- Run the following commands:
cd /opt/IBM/HTTPServer/bin
./adminctl stop
./adminctl start
./apachectl -k stop
./apachectl -k start
Note: After this task is complete, the IBM® HTTP Server routes HCL Docs requests to the HCL Docs Proxy servers, which then route the requests to the appropriate HCL Docs application servers to enable co-editing.