yup. that was it. Geez, things were a little easier to configure when the site was hosted on a Sun iPlanet server.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, February 21, 2005 10:15 AM To: CF-Talk Subject: RE: Quick IIS 6 Question with regards to SSI... > No, it does not. The file is index.html and calls the include > inc_header.shtml. I wonder if that is the problem. Unless you've specifically configured your server to associate .html with the SSI extension, yes. That's your problem. > Jim McAtee wrote that, "If the page on which the SSI > directive is included has an extension of 'html' then that > extension would have to be mapped to the SSI engine ssinc.dll." > > Since every page calls an include, does this mean that ALL of > my pages should have an .shtml extension? Every HTML page that uses an include will need to be mapped to the SSI extension as Jim mentions. You can either change the file extension to one that's already mapped to the SSI extension, or configure the SSI extension to process files with a .html extension. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195743 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

