i'm trying to implement server side includes on my site. the strange thing is that apache only parses commands only on my test page: test.html. none of my other pages are parsed though. i've set the "xbithack" variable to "on" in my httpd.conf file and made all my html pages executable. yet still only test.html is parsed correctly. what gives?