Once i have nginx installed with php fastcgi. Is it possible to preppend a
php script to be executed when serving any request? (similar to apache
prepend function). If yes could I please have an example. Thanks
PHP itself has such functionality
http://php.net/manual/en/ini.core.php#ini.auto-pr
On Thu, Sep 25, 2014 at 12:05:30PM -0600, Alex Flex wrote:
Hi there,
> Once i have nginx installed with php fastcgi. Is it possible to
> preppend a php script to be executed when serving any request?
> (similar to apache prepend function).
That sounds like it should be a feature of your fastcgi
Hey guys,
Once i have nginx installed with php fastcgi. Is it possible to preppend
a php script to be executed when serving any request? (similar to apache
prepend function). If yes could I please have an example. Thanks
Alex
___
nginx mailing list