Skip to content

Commit 5bdeaea

Browse files
Matthew RatzkeMatthew Ratzke
Matthew Ratzke
authored and
Matthew Ratzke
committed
Added links for Apache/Nginx document root configuration
1 parent 2b900cc commit 5bdeaea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

book/installation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Downloading a Symfony2 Distribution
2222
First, check that you have installed and configured a Web server (such
2323
as Apache) with PHP 5.3.2 or higher. For more information on Symfony2
2424
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`_ .
2527

2628
Symfony2 packages "distributions", which are fully-functional applications
2729
that include the Symfony2 core libraries, a selection of useful bundles, a
@@ -213,3 +215,5 @@ download all the necessary vendor libraries.
213215
.. _`http://symfony.com/download`: http://symfony.com/download
214216
.. _`Git`: http://git-scm.com/
215217
.. _`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

0 commit comments

Comments
 (0)