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