Redirect Page - case sensitive


#1

**Matrix Version:5.5.3.2

Hi

Redirect Page assets appear to be case sensitive? I’ve created a redirect page using the format mysite.com/help is it possible to use the same redirect asset to redirect to mysite.com/Help - note the capital “H” in “help” or do i have to create an additional redirect page asset?

Thanks
Gary


(Marcus Fong) #2

You can add another web path to the existing asset (right-click on the asset and select Web Paths) without needing to create another entire asset.

Alternatively, if you’re trying to redirect a lot of URLs and you can pattern-match them, you could consider using Remap Rules. They use regular expressions, which inherently support case insensitivity.

A relevant example from a previous question on these forums was (click the down arrow at the top right of the quoted text box to expand):