Sun Java System Web Server 7.0 Update 8 Administrator's Configuration File Reference

unix-uri-clean

(UNIX only) The unix-uri-clean function denies access to any resource whose physical path contains /./ or /../ or // (these are potential security problems).

Parameters

The following table describes parameters for the unix-uri-clean function.

Table 7–32 unix-uri-clean Parameters

Parameter  

Description  

dotdirok

If present, /./ sequences are allowed.

bucket

(Optional) Common to all obj.conf functions. Adds a bucket to monitor performance. For more information, see The bucket Parameter.

Example

PathCheck fn="unix-uri-clean"

See Also

nt-uri-clean