Static HTML Webpage Hosted in DAM Not Rendering on Browser
Hello,
We have a business requirement to host static webpages from AEM. Our AEM version is the latest AEM as a Cloud Service - 6.5.
We need to host a project folder, containing multiple HTML files, javascript, and style files. When we access the URL to the index.html file in dam, the browser downloads the HTML file, instead of rendering it on the screen.
We have tried to:
1) unchecked "Enable For All Resource Paths" option in the Apache Sling Content Disposition Filter;
2) removed the blacklisted "html/text" configuration.
Has anyone found a workaround to hosting and rendering static HTML pages in dam?
Any help is appreciated.