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

[cobalt-users] Server Side Includes



I've a problem with a RAQ III. I setup a vhost, and I put on SSI ( Server
Side Includes).

This site, have always same toolbar at the begin of all html pages, because
that, I want to put a SSI instruccions that read always the same html
document.

Page are named index.html, and I try changing name to index.shtm and no
work.


<!--#include virtual="start.htm" -->

I try to insert this code on the html file but don't work.

<!--#exec cmd="/home/sites/www.softcatala.org/web/cgi-bin/gaudi/final.pl
projectes" -->

This is the same but with a program that need a parameter to put banner
coders. DOn't work too, and was working on old site server, but no with the
cobalt.
I don't know why but Server Side includes are not executed.

Thanks a lot.