Hi<br><br><div class="gmail_quote">On Fri, Dec 14, 2012 at 7:59 PM, Antonio P.P. Almeida <span dir="ltr"><<a href="mailto:appa@perusio.net" target="_blank">appa@perusio.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
</div>Going against Igor, Maxim, Valentin and Ruslan in order to be more DRY you<br>
could use a regex based location (which has its own quirks):<br>
<br>
location ~* ^/(?:a|b|c)/.*\.(?:css|gif|js|jpe?g|png)$ {<br>
    expires 1y;<br>
}<br></blockquote><div><br></div><div><br></div><div>Thanks.</div><div><br></div><div>My example just in a simplified form and there are more config inside each a, b, c...So I must need separate blocks for them..</div><div>
<br></div></div>