hello, Quick question: is it possible for nginx to parse SSI directives in pages retrieved from upstream? I have a front end that proxies to both a rails CMS and a shop application and I'd like to include partials from one in the other, but so far I can only get SSI working in the static files that are served directly by nginx. thank you, will