slash-before-query-on-redirect

slash-before-query-on-redirect = {yes|no}

Description

When a client URL specifies a directory location that does not end in a trailing slash (/), the client is redirected to the same URL with a trailing slash added.This is necessary for ACL checks to work properly.

This stanza entry controls where the slash is added if the original URL contains a query string.

Options

NOTE: A setting of no could cause browser errors. This option exists for backwards compatibility only.

Usage: Optional

Default value no

Example:

slash-before-query-on-redirect = yes

Parent topic: [server] stanza