@aemuser29,When you use the SDI bundle from AEM, with proper
configuration (in particular the SSI with apache config) your apache web
request to the publish will return an HTML document, with target
resource types being transformed to return lines of code that look like
this,
Similarly, when you have enabled ESI tags enabled, your apache web
request to the publish will return an HTML document, with target
resource types being transformed to return lines of code that look like
this, Not
only do...