[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Includes and Virtual Sites...



<!--#exec cgi="/my.inc"-->   

and be sure the file you have this in ends with .shtml!




John C. Bacon
eyecool media
http://www.eyecool.com/
The Internet and Multimedia Firm
----- Original Message ----- 
From: <cio@xxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Saturday, June 24, 2000 9:47 AM
Subject: [cobalt-developers] Includes and Virtual Sites...


> I'm having trouble getting a server side include to work with a virtual
> site...
> the virtual site has - Enable Server Side Includes - on (checked)
> 
> I'm assuming the problem is with the location I'm telling the page the
> include is located. The thing just refuses to show up on the page. I
> have no html or body tags in the include in case you had that thought
> ;)
> 
> With my.inc in the /web/ dir of the virtual site 3 I've tried:
> 
> <!--#include virtual="my.inc"-->
> <!--#include virtual="/web/my.inc"-->
> <!--#include virtual="../web/my.inc"-->
> <!--#include virtual="/home/sites/site3/web/my.inc"-->
> 
> Any ideas on how to get this thing to show the include???
> 
> Thanks ahead;
> 
> Brian
> 
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>