website diff en/doc/handbook/web-server.html @ rev 136
en: Fix typos Hdbk
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Aug 12 23:05:02 2008 +0000 (2008-08-12) |
parents | 9e30e64c8198 |
children | 1aee368acd7c |
line diff
1.1 --- a/en/doc/handbook/web-server.html Sat Jul 19 16:23:18 2008 +0000 1.2 +++ b/en/doc/handbook/web-server.html Tue Aug 12 23:05:02 2008 +0000 1.3 @@ -91,7 +91,7 @@ 1.4 <p> 1.5 By default, SliTaz starts the server automatically at boot, to prevent this you need to remove 1.6 <code>lighttpd</code> from the variable RUN_DAEMONS located in the system file 1.7 -<code>/etc/rcS.conf</code>. To start, stop or restart the server; you can use the commands: 1.8 +<code>/etc/rcS.conf</code>. To start, stop or restart the server, you can use the commands: 1.9 <code>/etc/init.d/lighttpd [start|stop|restart]</code>. Example to restart the server after 1.10 changing the configuration file: 1.11 </p>