I redesigned a website using SSIs for the includes and then realized the site is on an Nginx server. I'm used to working on an Apache server. From the research I've read Nginx does/doesnot support SSIs although everything else works in htaccess on the website.
Can someone tell me if I can get the SSIs working on Nginx?