summaryrefslogtreecommitdiffstats
path: root/images/.htaccess
blob: cac0861c95c8ae6edfb0f2339fc2d31b1a480c7d (plain)
1
2
3
4
5
6
7
# 480 weeks
<filesMatch "\.(jpg|jpeg|png|gif)$">
Header set Cache-Control "max-age=290304000, public"
</filesMatch>

# Incase of missing images
ErrorDocument 404 http://www.mazetd.4xg.net/images/blank.png?error404=true