Hi @hrishi2705, I think that technically this is possible. You will need
to do some changes
in:com.day.cq.dam.core.impl.servlet.DamContentDispositionFilterorg.apache.sling.security.impl.ContentDispositionFilterYou
can find all the details
under:https://stackoverflow.com/questions/42447453/is-there-a-way-to-upload-html-pages-into-aem-damBut
in general due to security reasons, this should not be considered as a
proper approach to be used on production environments or for production
sites/pages.