website diff en/doc/handbook/web-server.html @ rev 42
Add Dropbear SSH to Handbook (en) and fix typos
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat May 10 17:14:02 2008 +0000 (2008-05-10) |
parents | b7363623c8eb |
children | f0c0c73578c0 |
line diff
1.1 --- a/en/doc/handbook/web-server.html Sat May 07 21:03:21 2011 +0000 1.2 +++ b/en/doc/handbook/web-server.html Sat May 10 17:14:02 2008 +0000 1.3 @@ -164,7 +164,7 @@ 1.4 Now you can configure the modules by specifying the debug level and method (<code>plain</code>) and the 1.5 path to the file containing a list of names using a protected password to access the directories. You must also 1.6 define the directories that require authorization. In this example we'll protect the <code>admin/</code> directory 1.7 -and authorise it's access to user hacker (<code>user=hacker</code>): 1.8 +and authorize it's access to user hacker (<code>user=hacker</code>): 1.9 </p> 1.10 <pre class="script"># Authentification for protected directory. 1.11 auth.debug = 2