routing.yml 543B

123456789101112131415161718192021
  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: /