Nested SSI statements?

Hi,

AFAICT nginx does not support nested ssi statement: Is this correct –
or am I doing something wrong.

header.html.inc contains among other html


Edward Stow

On Thu, Apr 09, 2009 at 04:52:39PM -0700, Edward Stow wrote:

header.html.inc contains among other html

nginx supports this. You just need to enable ssi for a location that
matches header.html.inc.