Skip to content

Commit 17748d3

Browse files
ricardodevriesweaverryan
authored andcommitted
Added the Flex node for Apache.
1 parent 684f505 commit 17748d3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

setup/web_server_configuration.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ to use PHP :ref:`with Nginx <web-server-nginx>`.
3131

3232
.. _web-server-apache-mod-php:
3333

34+
Using Symfony Flex in Apache
35+
----------------------------
36+
37+
The recommended way is to install the apache recipe by executing the following command:
38+
39+
.. code-block:: terminal
40+
41+
$ cd my-project/
42+
$ composer require symfony/apache-pack
43+
3444
Apache with mod_php/PHP-CGI
3545
---------------------------
3646

0 commit comments

Comments
 (0)