website diff en/doc/handbook/web-server.html @ rev 341
cookbook+handbook: fix url and up e17 art website
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Mar 27 22:03:09 2009 +0100 (2009-03-27) |
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 Fri Mar 27 22:03:09 2009 +0100 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.