website diff en/doc/handbook/web-server.html @ rev 155
en: Tidy website grammar
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Sep 09 09:59:51 2008 +0000 (2008-09-09) |
parents | e31ce56880e6 |
children | 442ece8703dd |
line diff
1.1 --- a/en/doc/handbook/web-server.html Tue Aug 12 23:05:02 2008 +0000 1.2 +++ b/en/doc/handbook/web-server.html Tue Sep 09 09:59:51 2008 +0000 1.3 @@ -166,7 +166,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 authorize it's access to user hacker (<code>user=hacker</code>): 1.8 +and authorize its access to user hacker (<code>user=hacker</code>): 1.9 </p> 1.10 <pre class="script"># Authentication for protected directory. 1.11 auth.debug = 2