You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
I need to set up a redirect for both a lowercase and mixed-case version of a URL (/bridgetown and /Bridgetown). Redirect won't let me set up two, but I get a 404 error on the capital B version. How can I get around this? I believe an older version wasn't case sensitive and redirected any case to the existing redirect.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I need to set up a redirect for both a lowercase and mixed-case version of a URL (/bridgetown and /Bridgetown). Redirect won't let me set up two, but I get a 404 error on the capital B version. How can I get around this? I believe an older version wasn't case sensitive and redirected any case to the existing redirect.
The text was updated successfully, but these errors were encountered: