[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] SSI Path Script Help
- Subject: RE: [cobalt-users] SSI Path Script Help
- From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
- Date: Fri Jul 20 22:59:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> This newbie is trying to call a SSI from within a HTML file.
>
> I placed the include as follows: <--!exec cgi="cgi-bin/cgifile_SSI.cgi"-->
> in my file. I have also tried <--!exec cgi="/cgi-bin/cgifile_SSI.cgi"-->
> and <--!exec cgi="http://www.mydomain.com/cgi-bin/cgifile.cgi"-->
>
> First I called the file 123.shtml and called it through my browser, but no
> good.
>
> I also added:
>
> "AddType text/x-server-parsed-html. html
> " to my .htaccess file.
>
> Then renamed 123.shtml to 123.html
>
> But my include doesn't show up. I can call it however directly by URL at
> http:/wwww.mydomain.com/cgi-bin/cgifile_SSI.cgi ?
>
> Any ideas?
>
Check your syntax: http://www.bignosebird.com/sdocs/execs.shtml
--
Dan Kriwitsky