Hi
On Fri, Dec 14, 2012 at 7:59 PM, Antonio P.P. Almeida <appa@perusio.net>wrote:
>
> Going against Igor, Maxim, Valentin and Ruslan in order to be more DRY you
> could use a regex based location (which has its own quirks):
>
> location ~* ^/(?:a|b|c)/.*\.(?:css|gif|js|jpe?g|png)$ {
> expires 1y;
> }
>
Thanks.
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..
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx