We are generating other file types with esi: tags inside to make use of the functionality. However the mod_esi setup inside apache only seems to process text mime types.
Our current use case is json files which include the esi: tags and need to be parsed but also served to the browser as application/json.
It looks like I should be able to configure this using esi_local.conf file mounted in /opt/akamai-ets/conf/esi_local.conf but I can't work out how to do it.
Please can you help me configure this?