I have an nginx config for which I need to enable ssi on or off based on a condition. I have tried moving ssi inside an if condition but nginx doesn\'t allow that.