![Netscape ENTERPRISE SERVER 6.1 Manual Download Page 77](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653077.webp)
PathCheck Stage
Chapter
3
Predefined SAFs and the Request Handling Process
77
ssl-logout
Applicable in
PathCheck
-class directives.
ssl-logout
invalidates the current SSL session in the server's SSL session cache.
This does not affect the current request, but the next time the client connects, a new
SSL session will be created. If SSL is enabled, this function returns
REQ_PROCEED
after invalidating the session cache entry. If SSL is not enabled, it returns
REQ_NOACTION
.
Parameters
unix-uri-clean
Applicable in
PathCheck
-class directives.
UNIX Only.
The
unix-uri-clean
function denies access to any resource whose
physical path contains
/./
,
/../
or
//
(these are potential security problems).
Parameters
Examples
See Also
nt-uri-clean
bong-file
(optional) is the name of a file (not a URI) to be served if the
restriction is not met
bucket
optional, common to all
obj.conf
functions
bucket
optional, common to all
obj.conf
functions
bucket
optional, common to all
obj.conf
functions
dotdirok
If present, “
//”
sequences are allowed.
PathCheck fn=unix-uri-clean
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...