File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,17 @@ URL to see the diagnostics for your machine:
89
89
90
90
http://localhost/Symfony/web/config.php
91
91
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
+
92
103
If there are any outstanding issues listed, correct them. You might also tweak
93
104
your configuration by following any given recommendations. When everything is
94
105
fine, click on "*Bypass configuration and go to the Welcome page *" to request
You can’t perform that action at this time.
0 commit comments