process-root-requests
process-root-requests = {never|always|filter}
Description
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: Required.
Default value
always
Example:
process-root-requests = always