NAME

Labrador::Common::URLFilter::URLDepth

DESCRIPTION

This URL Filter is used to discard URLs with too many slashes in them. This may occur to an incorrect symlink causing a recursive directory structure.

EXAMPLE

	URLFilter URLDepth 10

REVISION

	$Revision: 1.6 $