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
I've implemented a redirect lambda as per the beta handbook, and it will now automatically force uppercase to lowercase in the request URI. Tested and seems to be working.
Hugo treats URLs as case sensitive. We should disable this.
See https://discourse.gohugo.io/t/disable-hugo-case-sensitive-url-matching/2498
The text was updated successfully, but these errors were encountered: