Hallo Sascha,
guck dir diesen Apache-Mod mal an.
In deiner Config, bzw .htaccess könnte es dann so ausschauen:
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg A29030400
</IfModule>
Hallo Sascha,
guck dir diesen Apache-Mod mal an.
In deiner Config, bzw .htaccess könnte es dann so ausschauen:
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg A29030400
</IfModule>