Hello,When a user is logged in as an admin, the URLs are not being converted into a lower case url. Works fine if the user is a site user. Is this by design and if so is there a way to stop this behavior?
Also what is the reasoning for this?I have set the @Redirect invalid case URLs to their correct versions@ to @Redirect all requests to lower case URLs@.
↧