According to this page, I should be able to:
<!-- #include file = "..\myfile.htm" -->
Q: How do I enable SSI on IIS7?
Edit:
Oh, I see what my problem is: I’m on a VPS and they have the “Turn Windows Features on or off” disabled.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this:-
1) In the IIS Manager, go to “Web Service Extensions” and set server-side includes to “Allowed.”
2) In IIS Manager, expand the local computer, right-click the “Web Sites” folder (for all sites) or right-click a specific Web site, and click “Properties.”
3) In the “Documents” tab, make sure that index.shtml is included in the default content page list.