add chat as own route
This commit is contained in:
7
DELETE_PUBLIC_INDEX_HTML.txt
Normal file
7
DELETE_PUBLIC_INDEX_HTML.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
This patch intentionally removes public/index.html.
|
||||
|
||||
Reason:
|
||||
If public/index.html remains in the document root, many web servers serve it before public/index.php and the Symfony route / will not reach App\Controller\Chat\ChatController.
|
||||
|
||||
When applying this patch manually, delete:
|
||||
public/index.html
|
||||
Reference in New Issue
Block a user