Re: prepend a php script in all requests

2014-09-25 Thread Reinis Rozitis
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

Re: prepend a php script in all requests

2014-09-25 Thread Francis Daly
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

prepend a php script in all requests

2014-09-25 Thread Alex Flex
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