Routing
Edit this pageWarning: You are browsing the documentation for Symfony 2.1, which is no longer maintained.
Read the updated version of this page for Symfony 6.3 (the current stable version).
Routing
- How to force routes to always use HTTPS or HTTP
- How to allow a "/" character in a route parameter
- How to configure a redirect to another route without a custom controller
- How to use HTTP Methods beyond GET and POST in Routes
- How to use Service Container Parameters in your Routes
- How to create a custom Route Loader
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.