ENHANCEMENT: allowing folders
This commit is contained in:
parent
6cc6f181e3
commit
9d80ffe3d3
@ -2,4 +2,6 @@ default:
|
||||
path: '/{page}'
|
||||
defaults:
|
||||
_controller: JeroenED\Website\Controller\DefaultController::DefaultAction
|
||||
page: 'index'
|
||||
page: 'index'
|
||||
requirements:
|
||||
page: "[a-zA-Z0-9\/]+"
|
Loading…
Reference in New Issue
Block a user