Currently our instance still produces links like
https://kanban.allmende.io/?controller=ProjectOverviewController&action=show&project_id=1&search=status%3Aopen
The documentation promised that setting a URLREWRITE variable would turn this into beautiful links like
https://kanban.allmende.io/project/1/task/1
What is missing here?
Currently our instance still produces links like
The documentation promised that setting a
URLREWRITEvariable would turn this into beautiful links likeWhat is missing here?