Make people send 30 minutes cache for everywhere
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
cc7d8fd49f
commit
f4ac8bcd55
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ NameVirtualHost *:80
|
|||
ErrorLog "| /usr/sbin/rotatelogs /var/log/httpd/fedorapeople.org-error.log-%Y-%m-%d 86400 -l"
|
||||
CustomLog "| /usr/sbin/rotatelogs /var/log/httpd/fedorapeople.org-access.log-%Y-%m-%d 86400 -l" vcommon
|
||||
|
||||
<Location /userdefs/>
|
||||
<Location />
|
||||
ExpiresActive On
|
||||
ExpiresDefault "access plus 30 minutes"
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue