Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case insentitive URLs #300

Open
maneesha opened this issue Nov 20, 2024 · 3 comments
Open

Case insentitive URLs #300

maneesha opened this issue Nov 20, 2024 · 3 comments
Assignees
Labels

Comments

@maneesha
Copy link
Contributor

Hugo treats URLs as case sensitive. We should disable this.
See https://discourse.gohugo.io/t/disable-hugo-case-sensitive-url-matching/2498

@maneesha maneesha self-assigned this Nov 20, 2024
@maneesha
Copy link
Contributor Author

Note this solution will support new urls but does not address existing urls. That may need to be handled at the server level.

@maneesha
Copy link
Contributor Author

@froggleston Can we include this in our server side redirects?

@maneesha maneesha assigned froggleston and unassigned maneesha Nov 20, 2024
@froggleston
Copy link
Contributor

Is there a link to why it won't work for existing URLs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants