Skip to content

Commit 02ff9f0

Browse files
committed
Merge pull request symfony#2828 from gregquat/patch-19
Removing duplicate content
2 parents 5e6f783 + 97eebea commit 02ff9f0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

book/installation.rst

-6
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,6 @@ All public files and the front controller that handles incoming requests in
127127
a Symfony2 application live in the ``Symfony/web/`` directory. So, assuming
128128
you unpacked the archive into your web server's or virtual host's document root,
129129
your application's URLs will start with ``http://localhost/Symfony/web/``.
130-
To get nice and short URLs you should point the document root of your web
131-
server or virtual host to the ``Symfony/web/`` directory. Though this is not
132-
required for development it is recommended when your application goes into
133-
production as all system and configuration files become inaccessible to clients.
134-
For information on configuring your specific web server document root, see
135-
the following documentation: `Apache`_ | `Nginx`_ .
136130

137131
.. note::
138132

0 commit comments

Comments
 (0)