<p><br>
On Jul 18, 2012 6:12 AM, "justin" <<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>> wrote:<br>
><br>
> So I pulled the PHP location block out, and put it in its own file<br>
> called php.conf. Then I simply did:<br>
><br>
> include /etc/nginx/php.conf<br>
><br>
> In each location block that needs to execute PHP. This seems to have<br>
> worked quite nicely. However, is there a better way of doing this?<br>
></p>
<p>AFAIK, that's the best way.<br>
</p>