routing.yml 635B

12345678910111213141516171819202122232425
  1. MuzichMynetworkBundle:
  2. resource: "@MuzichMynetworkBundle/Resources/config/routing.yml"
  3. prefix: /
  4. # Internal routing configuration to handle ESI
  5. #_internal:
  6. # resource: "@FrameworkBundle/Resources/config/routing/internal.xml"
  7. # prefix: /_internal
  8. MuzichCoreBundle:
  9. resource: "@MuzichCoreBundle/Resources/config/routing.yml"
  10. prefix: /
  11. MuzichIndexBundle:
  12. resource: "@MuzichIndexBundle/Resources/config/routing.yml"
  13. prefix: /
  14. MuzichHomeBundle:
  15. resource: "@MuzichHomeBundle/Resources/config/routing.yml"
  16. prefix: /
  17. MuzichUserBundle:
  18. resource: "@MuzichUserBundle/Resources/config/routing.yml"
  19. prefix: /