Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26d3233

Browse files
committed
[symfony#2100] Backporting a note that's on 2.1 and above only
1 parent 071f6b6 commit 26d3233

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

quick_tour/the_big_picture.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,17 @@ URL to see the diagnostics for your machine:
8989
9090
http://localhost/Symfony/web/config.php
9191
92+
.. note::
93+
94+
All of the example URLs assume that you've downloaded and unzipped Symfony
95+
directly into the web server web root. If you've followed the directions
96+
above and unzipped the `Symfony` directory into your web root, then add
97+
`/Symfony/web` after `localhost` for all the URLs you see:
98+
99+
.. code-block:: text
100+
101+
http://localhost/Symfony/web/config.php
102+
92103
If there are any outstanding issues listed, correct them. You might also tweak
93104
your configuration by following any given recommendations. When everything is
94105
fine, click on "*Bypass configuration and go to the Welcome page*" to request

0 commit comments

Comments
 (0)