You can use the Express Server Manager to start and stop the IIS or Apache web server service. When you start or stop the service on Linux, you also start or stop the ltcsd
daemon. For more information on the ltcsd
daemon and why there is no corresponding service for Windows, see Express Server Architecture.
To start or stop the web server service, complete the following steps:
On Linux, if you start or stop the web server somewhere other than the Express Server Manager, you must complete the following additional steps to start or stop the ltcsd
daemon.
Enter one of the following commands with root permissions:
/etc/init.d/ltcsd start
OR
/etc/init.d/ltcsd stop