X-Git-Url: http://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/6a01f003b0912d2539a5de88499f716df192fe0d..9180bde0f58689da44c5378ce6e60cb1452090da:/lib/apache_options.dtl diff --git a/lib/apache_options.dtl b/lib/apache_options.dtl index 47753ab..f304f13 100644 --- a/lib/apache_options.dtl +++ b/lib/apache_options.dtl @@ -21,6 +21,15 @@ extern val directoryIndex : [no_spaces] -> [^Vhost]; {{Give the list of filenames to try for the default page of a directory, to be considered in the order given.}} +extern val directorySlash : bool -> [^Vhost]; +{{Determine whether Apache should redirect requests for directories + lacking a trailing slash to include the trailing slash. Enabled by + default, and should only be disabled if you know what you are doing. + See the Apache + documentation for the security implications of disabling the + redirection.}} + extern val forceType : no_spaces -> [Location]; extern val forceTypeOff : [Location]; {{Force all files in the current directory to be served with the given MIME