Hi,
I have a requirement to include SSI in a .page. These are the steps I performed:
I made sure test.shtml with SSI works on the Teamsite.
The iwwebd.conf is updated with SSI required configuration
Restarted the Teamsite and webserver after changes
Created a component that includes a basic SSI directive - <xsl:comment>#echo var="DATE_LOCAL"</xsl:comment>
Added the component to a page and previewed it.
I see no response.
We are using TS 7.4.1
Requirement:
The main drive to have SSI is to enable the include of a HTML form browsed in the component and display that browsed HTML as-is on a page. And most importantly, the HTML form browsed should be part of the Page View source.