Enforce a trailing slash (or not having one) #58
Closed
angrybrad
started this conversation in
Feature Requests & Enhancements
Replies: 1 comment
-
Solved be generic redirects: #12 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be good if users could enforce the existence (or non-existence) of a trailing slash for URLs.
There is the addTrailingSlashesToUrls config setting, but that applies at the application level and only for URLs that Craft auto-generates.
Our edge worker would need to account for this.
Beta Was this translation helpful? Give feedback.
All reactions