By UFO
Target: adding “Expires” header.
I am not able to add “Expires” header to my spaces (objectstorage). I tried from DO GUI as well as from API - nothing works.
I can add metadata with having prefix “x-amz-meta-”.
I can see cache-control headers, but I want to add “Expires”. Can anyone help me?
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Place all of the resources (such as images, scripts, etc.) that you would like to set far-future expirations for into the static folder and then add an . htaccess file to that folder that includes the expires headers. Place the rest of the resources that you do not want cached into the other folder
You can probably do what you want with the ‘Cache-Control’ header. Eg. ‘Cache-Control: public, max-age=31536000’ to tell browsers/CDNs to cache for one year.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.