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 5f9b813 commit 23c49faCopy full SHA for 23c49fa
setup/web_server_configuration.rst
@@ -34,13 +34,13 @@ to use PHP :ref:`with Nginx <web-server-nginx>`.
34
Adding Rewrite Rules
35
--------------------
36
37
-The easiest way is to install the apache recipe by executing the following command:
+The easiest way is to install the Apache recipe by executing the following command:
38
39
.. code-block:: terminal
40
41
$ composer require symfony/apache-pack
42
43
-This recipe will install a ``.htaccess`` file containing the rewrite rules in the ``public/`` directory.
+This recipe installs a ``.htaccess`` file containing the rewrite rules in the ``public/`` directory.
44
45
.. tip::
46
0 commit comments