Try to add http response header on server
Dear community,
The web (AEM 6.5.5) we've developed has to add "Accept-Ranges": "bytes" to response header
so the HTML5 video element can work on Safari. And I can't manage to add/edit the http header.
What I've found so far:
Go to the Cloud Service configuration page in Tools -> Cloud Services -> CIF Configuration
=> There is no CIF Configuration on our Cloud Service, is this CIF Config missing in AEM 6.5 and where could I enable it?
How-to Add Custom Headers To Dispatcher
Go to /etc/httpd/conf folder and open the file clientheaders.any file...
=> Cannot find the folder on my author and publish, does any one know where to find this folder?
Any ideas / thoughts will be very appreciated!
