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

RE: [cobalt-users] Server Side Include Problem - RaQ3



>  I know SSI  is working, because these two lines work :
>
>  <!--#echo var="DATE_GMT"-->
>
>  <!--#include virtual="01aq.txt" -->
>
> But with th efollowing line :
>
> <!--#if "&&DATE_LOCAL&&" hasstring "01" include file="01aq.txt"-->
>
> I get an error has occured with this directive.

It sounds like SSI is working but not XSSI.
http://www.bignosebird.com/sdocs/extend.shtml

See of one of the directives outlined on that page work. Otherwise, I'm not
familiar with the string you're using there.
--
Dan Kriwitsky