활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Dear Team,
we tried the approach presented in https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-asset-direct-link-... but in author it still downloads
May I request if someone can be able to help me out here .
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
There is an OSGi Configuration in Felix console named "Apache Sling Content Disposition Filter" which controls Content Disposition for different mime types based on the path. Uncheck the “enable for all resource Paths” Checkbox which will enable
the Content-Disposition response header as inline.
http://www.sgaemsolutions.com/2019/10/aempdf-is-getting-downloded-instead-of.html
There is an OSGi Configuration in Felix console named "Apache Sling Content Disposition Filter" which controls Content Disposition for different mime types based on the path. Uncheck the “enable for all resource Paths” Checkbox which will enable
the Content-Disposition response header as inline.
http://www.sgaemsolutions.com/2019/10/aempdf-is-getting-downloded-instead-of.html
조회 수
답글
좋아요 수
Navigate to OSGi Configuration in Felix console named "Apache Sling Content Disposition Filter" and in the "Included Resource Paths and Content Types" add for image Ex: “/content/*:image/svg+xml”
조회 수
답글
좋아요 수