Apache implements an eXtended SSI module that allows for the features in IIS's ssinc.dll, plus some additional light-weight scripting features such as conditional processing (if,elif,endif) and page defined variables (set var=abc). This would be nice on IIS. If you want to advance this even more...