diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-07 16:12:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-07 16:12:14 +0000 |
commit | c5e284cb04dc542355ae04f604fd0edb69ff689e (patch) | |
tree | c0b9fa73189209bcd0f46aef5cbe671993da1715 /doc | |
parent | 0beef26436313d68f31956973f73ae795e7398a8 (diff) | |
download | tipidee-c5e284cb04dc542355ae04f604fd0edb69ff689e.tar.xz |
More doc fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-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 c97e5d5..23aff83 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -396,7 +396,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 extracting CGI INFO_PATHs if +request with index files if necessary, or extracting CGI PATH_INFO 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 |