File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Downloading a Symfony2 Distribution
22
22
First, check that you have installed and configured a Web server (such
23
23
as Apache) with PHP 5.3.2 or higher. For more information on Symfony2
24
24
requirements, see the :doc: `requirements reference</reference/requirements> `.
25
+ For information on configuring your specific web server document root, see the
26
+ following documentation: `Apache `_ | `Nginx `_ .
25
27
26
28
Symfony2 packages "distributions", which are fully-functional applications
27
29
that include the Symfony2 core libraries, a selection of useful bundles, a
@@ -213,3 +215,5 @@ download all the necessary vendor libraries.
213
215
.. _`http://symfony.com/download` : http://symfony.com/download
214
216
.. _`Git` : http://git-scm.com/
215
217
.. _`GitHub Bootcamp` : http://help.github.com/set-up-git-redirect
218
+ .. _`Apache` : http://httpd.apache.org/docs/current/mod/core.html#documentroot
219
+ .. _`Nginx` : http://wiki.nginx.org/HttpCoreModule#root
You can’t perform that action at this time.
0 commit comments