Limit Section End


Description

Ends a limit section which was started by the <Limit> directive. All directives inside a limit section apply to the methods (client request types) specified in the <Limit> directive.

Parameters

No parameters are required for this directive.

Default If No Entry Found

There is no default for this directive.

Command To Change This Value


File Syntax

</Limit>

Each <Limit> entry in the directory based configuration file must have a matching </Limit> entry. Limit sections cannot be nested (i.e. A limit start must be followed by a limit end before another limit start is found).

Limit sections may only be specified within directory sections.


Also See