diff options
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | doc/tipidee.conf.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ Main author: Contributors: Olivier Brunel <jjk@jjacky.com> + Lennart Jablonka <humm@ljabl.com> Thanks to: - Lennart Jablonka <humm@ljabl.com> Vincent de Ribou <vins_bozo@yahoo.fr> Alexis <flexibeast@gmail.com> Mario Rugiero <mrugiero@gmail.com> 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> |
