We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ba278 commit 5ef1e08Copy full SHA for 5ef1e08
cookbook/configuration/web_server_configuration.rst
@@ -21,7 +21,7 @@ to use PHP :ref:`with Nginx <web-server-nginx>`.
21
static files, including images, stylesheets and JavaScript files. It is
22
also where the front controllers live. For more details, see the :ref:`the-web-directory`.
23
24
- The web directory services as the document root when configuring your
+ The web directory serves as the document root when configuring your
25
web server. In the examples below, the ``web/`` directory will be the
26
document root. This directory is ``/var/www/project/web/``.
27
0 commit comments