Find-Links - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

PathCheck Stage
The
find-index
method is not GET, or if the path is that of a valid file.
Parameters
index-names
bucket
Examples
PathCheck fn=find-index index-names=index.html,home.html

find-links

Applicable in
UNIX Only. The
hard links to other directories or file systems. If any are found, an error is returned.
This function is normally used for directories that are not trusted (such as user
home directories). It prevents someone from pointing to information that should
not be made public.
Parameters
disable
dir
64
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
function does nothing if there is a query string, if the HTTP
is a comma-separated 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 list is case-sensitive if
the file system is case-sensitive.
optional, common to all obj.conf functions
-class directives.
PathCheck
function searches the current path for symbolic or
find-links
is 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 target of the link.
is the directory to begin checking. If you specify an absolute
path, any request to that path and its subdirectories is checked
for symbolic links. If you specify a partial path, any request
containing that partial path is checked for symbolic links. For
example, if you use /user/ and a request comes in for
some/user/directory, then that directory is checked for
symbolic links.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents