routing.yml 341B

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