mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
[Routing
This commit is contained in:
@@ -1448,12 +1448,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
|
||||
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
|
||||
========== ======================================== ==========================================
|
||||
|
||||
.. note::
|
||||
|
||||
If your application defines different routes for each path (``/foo`` and
|
||||
``/foo/``) this automatic redirection doesn't take place and the right
|
||||
route is always matched.
|
||||
|
||||
Sub-Domain Routing
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user