I am trying to use SSI to include the output of a PHP file on a Windows/IIS server. When I use <!--#include virtual="/file.php?" --> it is returning the contents of file.php. What am I missing here? When browsing php files through ie, they are running correctly.