Introduction to Silex - A Symfony Micro-framework

Ideally, your apache virtual host should be pointing to your public folder, and the .htaccess file will use index.php as the main controller.
Try public/index.php/users/1. You can visit the doc for more info about configuring your web server.

1 Like