RedirectFromSlash Constant
When a directory is requested with a trailing slash, redirect to the same URL with the trailing slash removed.
Syntax
Unit: Sparkle.Module.Static
const RedirectFromSlash = RedirectFromSlash;
When a directory is requested with a trailing slash, redirect to the same URL with the trailing slash removed.
Unit: Sparkle.Module.Static
const RedirectFromSlash = RedirectFromSlash;