Discutea / DForumBundle

Forum Bundle for symfony 3
28 stars 13 forks source link

Removing trailing slashes in urls #6

Closed mysterty closed 8 years ago

mysterty commented 8 years ago

Hello,

There is trailing slashes in every url of the bundle. It is semanticaly wrong and breaks with classic symfony default urls. http://stackoverflow.com/questions/5948659/when-should-i-use-a-trailing-slash-in-my-url#answer-5949201 Is it possible to remove them by default ?