Skip to content

Commit

Permalink
#495 config.yaml other urls are now 404
Browse files Browse the repository at this point in the history
  • Loading branch information
1M4 committed Jun 14, 2018
1 parent fc3bab5 commit 352f478
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/config/routing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ pumukitnewadmin:

fos_user_security:
resource: "@FOSUserBundle/Resources/config/routing/security.xml"

pageNotFound:
pattern: /{path}
requirements:
path: .*

0 comments on commit 352f478

Please sign in to comment.