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