website diff en/doc/handbook/web-server.html @ rev 350

en: Edits and typos
author Paul Issott <paul@slitaz.org>
date Wed Apr 01 17:56:04 2009 +0000 (2009-04-01)
parents 326025ddea67
children fa2c5bed2417
line diff
     1.1 --- a/en/doc/handbook/web-server.html	Fri Jan 02 13:49:29 2009 +0000
     1.2 +++ b/en/doc/handbook/web-server.html	Wed Apr 01 17:56:04 2009 +0000
     1.3 @@ -150,7 +150,7 @@
     1.4  LightTPD provides authentication modules that can for example, protect a directory. The server 
     1.5  offers several authentication methods, but we will begin by using the basic method without encrypting any
     1.6  passwords. In order to be able to use the module <code>mod_auth</code>, you must install the lighttpd-modules
     1.7 -package (<code>tazpkg get-install lighttpd-modules</code>), once installed <code>mod_auth</code>
     1.8 +package (<code>tazpkg get-install lighttpd-modules</code>). Once installed <code>mod_auth</code>
     1.9  must be added to the list of modules:
    1.10  </p>
    1.11  <pre class="script"># Modules to load.