We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393d50c commit 74ed749Copy full SHA for 74ed749
cookbook/configuration/apache_router.rst
@@ -4,8 +4,10 @@
4
How to Use the Apache Router
5
============================
6
7
-Symfony, while fast out of the box, also provides various ways to increase that speed with a bit of tweaking.
8
-One of these ways is by letting Apache handle routes directly, rather than using Symfony for this task.
+Symfony, while fast out of the box, also provides various ways to
+increase that speed with a bit of tweaking.
9
+One of these ways is by letting Apache handle routes directly, rather
10
+than using Symfony for this task.
11
12
Change Router Configuration Parameters
13
--------------------------------------
0 commit comments