in reply to Re^2: Running SSI
in thread Running SSI

dude, this is way off - is this the apache help site?

Make sure at some point you do load the include module..

LoadModule include_module modules/mod_include.so
In your Directory entry, likely for your /var/www/html if you don't host mult sites.. If you want to allow parsing in html as well as shtml files..
AddOutputFilter Includes html
And stop using windows.