process-root-requests

Syntax

process-root-requests = {never|always|filter}

Description

Specifies how WebSEAL responds to requests for resources located at the root ("/") junction.

Options

never
Root junction requests are never processed at the root junction.
always
Always attempt to process requests for the root junction at the root junction first before attempting to use a junction mapping mechanism.
filter
Examine all root junction requests to determine whether they start with the patterns specified in the [process-root-filter] stanza.

Usage

This stanza entry is required.

Default value

always

Example

process-root-requests = always