<div dir="ltr"><div class="gmail_extra">Do not be afraid of copy-pasting, those few kB on disk/in memory will relieve you from pain during maintenance (and it is basically how you would manage your configuration using templates).<br><br><a href="https://youtu.be/YWRYbLKsS0I">https://youtu.be/YWRYbLKsS0I</a><br clear="all"><div><div class="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Thu, Apr 2, 2015 at 1:28 AM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Apr 01, 2015 at 02:12:57PM -0700, Daniel Miller wrote:<br>
<br>
Hi there,<br>
<span class=""><br>
> But...I want to set a php_value for a specific directory.  Is there<br>
> a more elegant method than duplicating all the directives for the<br>
> "global" php handler above for the directory?<br>
<br>
</span>I think that "duplicating" is the elegant way.<br>
<br>
I suppose that you could put the four useful lines of your config into an<br>
external file, and "include" that in both your current and new locations.<br>
<br>
But I'd consider that "extra level of indirection" to be less elegant.<br>
<br>
(I can't think of any requests where your "fastcgi_split_path_info" or<br>
"fastcgi_index" directives will do anything useful.)<br>
<span class="HOEnZb"><font color="#888888"><br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>