website diff en/doc/handbook/web-server.html @ rev 191
en: Add sudo to Hdbk
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Nov 14 22:14:30 2008 +0000 (2008-11-14) |
parents | 442ece8703dd |
children | 326025ddea67 |
line diff
1.1 --- a/en/doc/handbook/web-server.html Tue Sep 09 10:36:54 2008 +0000 1.2 +++ b/en/doc/handbook/web-server.html Fri Nov 14 22:14:30 2008 +0000 1.3 @@ -51,7 +51,7 @@ 1.4 </p> 1.5 <p> 1.6 On SliTaz the server is automatically launched at system startup and is preconfigured with PHP. The root 1.7 -of the documents served by default are in <code>/var/www</code>, this contains the default page <code>index.html</code>, 1.8 +documents served by default are in <code>/var/www</code>, this contains the default page <code>index.html</code>, 1.9 images are stored in the <code>images/</code> directory. 1.10 LightTPD website: <a href="http://www.lighttpd.net/">http://www.lighttpd.net/</a> 1.11 </p>