diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-21 20:37:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-21 20:37:13 +0000 |
commit | abecd1f9e7a7d1d802be83156ac2f8720f2e977b (patch) | |
tree | 475cd246202b5a848cd8b976cf286e8ea9062bfd /doc/tipideed.html | |
parent | 5fca55de8de3976be01c15141f3edc667a07d750 (diff) | |
download | tipidee-abecd1f9e7a7d1d802be83156ac2f8720f2e977b.tar.xz |
Some bugfixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/tipideed.html')
-rw-r--r-- | doc/tipideed.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tipideed.html b/doc/tipideed.html index 754f147..1b1b17c 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -339,7 +339,7 @@ and continues the loop </li> the wanted resource or a prefix (by directory) of the wanted resource. If it's the case, it answers with that redirection and continues the loop. </li> <li> It looks for a suitable resource in the filesystem, completing the -request with index files if necessary, or substracting CGI INFO_PATHs if +request with index files if necessary, or extracting CGI INFO_PATHs if necessary </li> <li> It uses the canonical path of the resource in the filesystem to look for resource attributes in its configuration. (Is this a CGI script? a NPH |