projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TASK] Update version number of all sysexts to 6.0.0
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
.htaccess
1
<FilesMatch "\.(gif|png|jpg)$">
2
<IfModule mod_expires.c>
3
ExpiresActive on
4
ExpiresDefault "access plus 7 days"
5
</IfModule>
6
FileETag MTime Size
7
</FilesMatch>