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

Re: [cobalt-users] server side includes



I used both virtual and file (below). One of the odd things is that when I
name the file .shtml, it gives me the source when I view it through the
browser. Is it apache?

<!--#include file="top.html"-->
<!--#include virtual="top.html"-->


-Joseph