From: "Joe Brouhard, MCP" <jbrouhard@centurytel.net> Subject: RE: Enabling SSI Date: Wed, 17 Apr 2002 13:49:49 -0500 Message-ID: <000501c1e641$68151780$6400a8c0@andromeda>
>
> Didn't work.
>
> What does it mean if the include statement (<!--#include
> virtual="/cgi-bin/news/news.txt" -->) comes out in the
> browser window's document source?
>
> -SD
>
This was on a page that I *KNOW* Worked.. Substitute properties to match your website.
<!--#include virtual="newspro/announcements/news.txt" -->
Change "newspro/announcements/news.txt" to whatever file it was in. The directory structure was:
.
..
<newspro>
.<newspro/announcements>
Index.shtml
Basically, from the web browser from /var/www, cgi-bin comes up as:
Domainname.com/cgi-bin so it should look as cgi-bin/<text file here>
Hope this helps.
Joe Brouhard
jbrouhard@centurytel.net