I'm newbie to fuelphp. I want to setup my nginx and phpfpm to host an application with fuelphp. I've downloaded fuelphp into my project folder (proj1). I want to access the site with http://myserver/proj1/public/index.php
I've other apps running behind nginx so I can't change the root folder in nginx. I've tried several alias combinations and nothing is working.