aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tipidee.conf.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tipidee.conf.html')
-rw-r--r--doc/tipidee.conf.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html
index 6ed780f..0ab45ba 100644
--- a/doc/tipidee.conf.html
+++ b/doc/tipidee.conf.html
@@ -343,7 +343,7 @@ that you need it, do not use it. </li>
<li> Symbolic links are <em>not resolved</em> when tipidee looks for resources
or error pages. This means that host names and resource paths will be looked up
in the configuration database as they are given by the client, not as they appear
-in the filesystem. </li>
+in the filesystem.
<ul>
<li> In particular, a same resource could have different attributes depending on how
it is accessed: it could be seen as a CGI script from one URI and as a regular file from
@@ -501,7 +501,7 @@ NPH script). </dd>
containing the Content-Length of the answer.
This keyword has no effect when given without the <tt>answer</tt> keyword. </dd>
<dt> <tt>debug</tt> </dt> <dd> Log debug information. You should not need this in regular use. </dd>
-</ul>
+</dl>
<div id="content-type">
<h3> The <tt>content-type</tt> directive </h3>