File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -177,15 +177,15 @@ Symfony2 should welcome and congratulate you for your hard work so far!
177
177
178
178
.. image :: /images/quick_tour/welcome.jpg
179
179
180
- .. note ::
180
+ .. tip ::
181
181
182
182
To get nice and short urls you should point the document root of your
183
183
webserver or virtual host to the ``Symfony/web/ `` directory. Though
184
184
this is not required for development it is recommended at the time your
185
185
application goes into production as all system and configuration files
186
- become inaccessible to clients. For information on configuring your
187
- specific web server document root, see the following documentation:
188
- `Apache `_ | `Nginx `_ .
186
+ become inaccessible to clients then . For information on configuring
187
+ your specific web server document root, see the following
188
+ documentation: `Apache `_ | `Nginx `_ .
189
189
190
190
Beginning Development
191
191
---------------------
You can’t perform that action at this time.
0 commit comments