image\overbutt.gifStarting and stopping the HTTP server

You must start the HTTP server to ensure that HTTP clients can connect to it. You must use the root account to start the HTTP server. For information about the root account, see the Corel LINUX User Guide. Once you start the HTTP server, it automatically starts each time you start the system. If you change the values of the configuration files, you must restart the HTTP server to implement the changes.

To start the HTTP server

1. Click Application Starter, Applications, Utilities, Console.

2. Type the following command in the Console:

/etc/init.d/apache start

To stop the HTTP server

1. Click Application Starter, Applications, Utilities, Console.

2. Type the following command in the Console:

/etc/init.d/apache stop

image\nicon.gif Note