getgrav / getgrav/grav-plugin-admin

make custom redirect case insensitive

Open
#1,079 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

Currently the rules in custom redirects are case sensitive. URLS are not. Can we change the rules to perform redirects on case insensitive routes?

For example:

/kickstarter => https://www.kickstarter.com

should redirect on /kickstarter or /Kickstarter or /KiCkStArTer

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.