I have seen expires in hours (h), days (d), and max. How do I write an
expire in 30 minutes? Is there a link to resource that lists all the
expire options?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,27883,27883#msg-27883
I have seen expires in hours (h), days (d), and max. How do I write an
expire in 30 minutes? Is there a link to resource that lists all the
expire options?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,27883,27883#msg-27883
Thank you Dave, the English Wiki was missing the example you posted.
http://wiki.nginx.org/NginxHttpHeadersModule
All the best,
Todd
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,27883,27892#msg-27892
There is actually a link in the Russian wiki page Dave linked to above.
The link is on the word time, and it lists the syntax for the time
format that can be used for expires.
The English wiki needs this added.
All the best,
Todd
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,27883,27992#msg-27992
expires 30m;
I’m extrapolating this from
http://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http://sysoev.ru/nginx/docs/http/ngx_http_headers_module.html&sl=ru&tl=en
which gives an absolute example as
expires @15h30m;
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs