routing.yml 435B

1234567891011121314151617
  1. # Internal routing configuration to handle ESI
  2. #_internal:
  3. # resource: "@FrameworkBundle/Resources/config/routing/internal.xml"
  4. # prefix: /_internal
  5. MuzichCoreBundle:
  6. resource: "@MuzichCoreBundle/Resources/config/routing.yml"
  7. prefix: /
  8. MuzichIndexBundle:
  9. resource: "@MuzichIndexBundle/Resources/config/routing.yml"
  10. prefix: /
  11. MuzichHomeBundle:
  12. resource: "@MuzichHomeBundle/Resources/config/routing.yml"
  13. prefix: /