We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62726ae commit 5abf3e2Copy full SHA for 5abf3e2
create_framework/front-controller.rst
@@ -159,7 +159,7 @@ web root directory:
159
Now, configure your web server root directory to point to ``web/`` and all
160
other files won't be accessible from the client anymore.
161
162
-To test your changes in a browser (``http://localhost:4321/?name=Fabien``), run
+To test your changes in a browser (``http://localhost:4321/hello/?name=Fabien``), run
163
the PHP built-in server:
164
165
.. code-block:: bash
0 commit comments