Server Side Includes not working on IIS 5

Hi,

I have a web page (Index.shtml), which contains an include line: <!--#include virtual="Included.ssi" -->.

The included file simply contains: <p>TEXT</p>.

This works fine on my Win 2000 server across the network, but when I access the page locally via localhost, I get a 404 Object Not Found error.

I have checked that .shtml maps to ssinc.dll in IIS Manager.

Could anyone suggest anything else I may be missing?

Any help would be most appreciated.

Best wishes, Patrick


EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Patrick Skelton [ Mi, 05 Dezember 2007 20:33 ] [ ID #1886383 ]
Webserver » microsoft.public.inetserver.iis » Server Side Includes not working on IIS 5

Vorheriges Thema: Server Side Includes not working on IIS 5
Nächstes Thema: Sending email in ASP using Windows Vista Ultimate 64-bits & IIS 7?