
obj.conf
Chapter 2 Configuration Files 79
deny-existence Indicatesthataresourcewasnotfound.
path (optional) a wildcard pattern of the file-system
path to hide. If the path does not match, the
function does nothing and returns
REQ_NOACTION. If the path is not provided, it is
assumed to match.
bong-file (optional) specifies a file to send rather than
responding with the “not found” message.It is a
full file-system path.
find-index Locates a default file when a directory is
requested.
index-names A comma
separated list
A list of index file names to look for. Use spaces
only if they are part of a file name. Do not include
spaces before or after the commas. This listis
case-sensitive if the file system is case-sensitive.
find-links Denies access to directories with certain file
system links
disable h, s, o A character string of links to disable:
• h is hard links
• s is soft links
• o allows symbolic links from user home
directories only if the user owns the targetof
the link.
dir The directory to begin checking. If you specify an
absolute path, any request to that path and its
subdirectories ischeckedfor symboliclinks. Ifyou
specify a partial path,any request containing that
partial path is checked for symbolic links.
find-pathinfo Locatesextrapathinfobeyondthefilenamefor
the PATH_INFO CGI environment variable.
find-pathinfo-
forward
The value is
ignored
(optional) makes the server look for the
PATHINFO forward in the path right after the
ntrans-base instead of backward from the end of
path as the server function find-pathinfo does
by default.
Table 2-17 obj.conf PathCheck functions
Function/Parameter Allowed
Values
Default Value Description
Commenti su questo manuale