We having problems getting server side includes to work on a virtual site
running on a Cobalt RAQ4.
The virtual site has ssi's enabled.

We're trying to include a standard header file and get the error message [an
error occurred while processing this directive].

We've tried (among many others)
<!--#include virtual="/header.html"-->
<!--#include virtual="[full url]/header.html"-->
<!--#include file="header.html"-->

We're fairly sure that ssi's themselves are workign on the server because
other ssi directives work (eg <!--#echo var="DATE_LOCAL" --> gives the right
date/time).

We also want to include servlets in the pages as well and can't get that to
work either. Note we've got tomcat working on the server (after much
hassle).

Cannot see what else we can try - any suggestions would be welcome.

Thanks in advance

Peter







_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to