1
0
Fork 0

[meta] Cache the background image as well

This commit is contained in:
Sebastian Schulze 2020-11-28 00:42:59 +01:00
parent a1f43c6dee
commit becc0050c4
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<filesMatch "(bascht_unterschrift.png|bascht.jpg)">
<filesMatch "(bascht_unterschrift.png|bascht.jpg|main_background_light.png)">
Header set Cache-Control "public,max-age=31536000"
</filesMatch>