Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3387cb2

Browse filesBrowse files
committed
bug #3871 Fix missing Front Controller (parthasarathigk)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3871). Discussion ---------- Fix missing Front Controller Added `app_dev.php` front controller to the demo url. Commits ------- f2df407 Fix missing Front Controller
2 parents 8931c36 + 7f58d36 commit 3387cb2
Copy full SHA for 3387cb2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎quick_tour/the_big_picture.rst

Copy file name to clipboardExpand all lines: quick_tour/the_big_picture.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ main concepts. Go to the following URL to be greeted by Symfony2 (replace
8484

8585
.. code-block:: text
8686
87-
http://localhost:8000/demo/hello/Fabien
87+
http://localhost:8000/app_dev.php/demo/hello/Fabien
8888
8989
.. image:: /images/quick_tour/hello_fabien.png
9090
:align: center

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.