made more stuff not cache maybe??
This commit is contained in:
parent
c0b8d65526
commit
2b512648a9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RewriteRule ^commissions/?$ "https://ellpeck.de/#commissions" [NE,R=301,L]
|
||||||
|
|
||||||
ErrorDocument 404 /404.html
|
ErrorDocument 404 /404.html
|
||||||
|
|
||||||
<FilesMatch "^blog">
|
<FilesMatch "^(blog|sitemap|feed|atom|rss)">
|
||||||
ExpiresActive On
|
ExpiresActive On
|
||||||
ExpiresDefault A1
|
ExpiresDefault A1
|
||||||
Header append Cache-Control must-revalidate
|
Header append Cache-Control must-revalidate
|
||||||
|
|
Loading…
Reference in a new issue