Hi I am running W2000 IIS5
I have a problem with Server Side Includes (SSI).
The following works:
<!--#include file="../inc/left_navi.inc" -->
The following does not:
<!--#include virtual="/inc/left_navi.inc" -->
I get the following error:
HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0 Date: Tue, 02 Sep 2003 14:18:25 GMT X-Powered-By: ASP.NET Connection: close Content-Type: text/html
404 Object Not Found
Are there settings that need to be set in IIS?
thanks for all your help.
regards
Angus
Angus
I have a problem with Server Side Includes (SSI).
The following works:
<!--#include file="../inc/left_navi.inc" -->
The following does not:
<!--#include virtual="/inc/left_navi.inc" -->
I get the following error:
HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0 Date: Tue, 02 Sep 2003 14:18:25 GMT X-Powered-By: ASP.NET Connection: close Content-Type: text/html
404 Object Not Found
Are there settings that need to be set in IIS?
thanks for all your help.
regards
Angus
Angus