Skip to content

Commit 5abf3e2

Browse files
nursultanturdalievwouterj
authored andcommitted
Update front controller
1 parent 62726ae commit 5abf3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/front-controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ web root directory:
159159
Now, configure your web server root directory to point to ``web/`` and all
160160
other files won't be accessible from the client anymore.
161161

162-
To test your changes in a browser (``http://localhost:4321/?name=Fabien``), run
162+
To test your changes in a browser (``http://localhost:4321/hello/?name=Fabien``), run
163163
the PHP built-in server:
164164

165165
.. code-block:: bash

0 commit comments

Comments
 (0)