Closed adriensamson closed 10 years ago
In order to use nginx in front of a Symfony2 php-fpm app, I've added support for documentRoot (like in apache) and made paths like app.php/hello passed to fastCgi.
app.php/hello
Thanks !
In order to use nginx in front of a Symfony2 php-fpm app, I've added support for documentRoot (like in apache) and made paths like
app.php/hello
passed to fastCgi.