8000 Minor changes · symfony/symfony-docs@23c49fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 23c49fa

Browse files
javiereguiluzweaverryan
authored andcommitted
Minor changes
1 parent 5f9b813 commit 23c49fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/web_server_configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ to use PHP :ref:`with Nginx <web-server-nginx>`.
3434
Adding Rewrite Rules
3535
--------------------
3636

37-
The easiest way is to install the apache recipe by executing the following command:
37+
The easiest way is to install the Apache recipe by executing the following command:
3838

3939
.. code-block:: terminal
4040
4141
$ composer require symfony/apache-pack
4242
43-
This recipe will install a ``.htaccess`` file containing the rewrite rules in the ``public/`` directory.
43+
This recipe installs a ``.htaccess`` file containing the rewrite rules in the ``public/`` directory.
4444

4545
.. tip::
4646

0 commit comments

Comments
 (0)
0