Enabling SSI
Joe Brouhard, MCP
jbrouhard at centurytel.net
Wed Apr 17 18:49:49 CDT 2002
>
> 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 at centurytel.net
More information about the Kclug
mailing list