If you want to enable SSI in cpanel server using .htaccess use the below rule,
Options +Includes
AddType text/html .shtm
AddHandler server-parsed .shtml
If you want to enable SSI in cpanel server using .htaccess use the below rule,
Options +Includes
AddType text/html .shtm
AddHandler server-parsed .shtml