Change static content caching from 5 days to 30 minutes
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
aa871d3842
commit
82417064e4
13 changed files with 16 additions and 16 deletions
|
@ -17,4 +17,4 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application
|
|||
FileETag MTime Size
|
||||
|
||||
ExpiresActive On
|
||||
ExpiresDefault "access plus 5 days"
|
||||
ExpiresDefault "access plus 30 minutes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue