File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -127,12 +127,6 @@ All public files and the front controller that handles incoming requests in
127
127
a Symfony2 application live in the ``Symfony/web/ `` directory. So, assuming
128
128
you unpacked the archive into your web server's or virtual host's document root,
129
129
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 `_ .
136
130
137
131
.. note ::
138
132
You can’t perform that action at this time.
0 commit comments