From 0a9701e6ab5c902e389fd3a620c207b64b53a7c4 Mon Sep 17 00:00:00 2001 From: Horus Date: Tue, 4 Oct 2016 12:40:29 +0200 Subject: Comments... --- resources/intern.gospeladlershof.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/intern.gospeladlershof.conf') diff --git a/resources/intern.gospeladlershof.conf b/resources/intern.gospeladlershof.conf index 13e3f03..72654ab 100644 --- a/resources/intern.gospeladlershof.conf +++ b/resources/intern.gospeladlershof.conf @@ -44,10 +44,10 @@ server { error_page 404 /404.html; - # Solange wir keine ordentlichen Bilder haben wird nichts gecacht. - #location ~* \.(jpe?g|png|gif|css|js|swf|txt|ico|woff2?|ttf|svg)$ { + location ~* \.(jpe?g|png|gif|css|js|swf|txt|ico|woff2?|ttf|svg)$ { # expires 365d; - #} + expires 10m; + } location ~* ^/favicon.ico$ {} -- cgit v1.2.3