Mm... parece que no, que el "interprete" de las sentencias SSI es el mismo Apache, Personal Web server tambien lo hara?
Logre mi cometido asi:
Código PHP:
<Directory "c:/000">
Options all
Order allow,deny
Allow from all
</Directory>
AddType text/html .shtml
AddHandler server-parsed .shtml
Solo colocar eso y listo!.
Salu2!.