From 93c8693331c0dbd016e03b91be8be0a16f1901de Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 19 Apr 2013 05:16:34 +0200 Subject: [PATCH] Modifications : etc/nginx/site.d/lhc-stats/site.conf . --- etc/nginx/site.d/lhc-stats/site.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/nginx/site.d/lhc-stats/site.conf b/etc/nginx/site.d/lhc-stats/site.conf index a98a1a1..e162eda 100644 --- a/etc/nginx/site.d/lhc-stats/site.conf +++ b/etc/nginx/site.d/lhc-stats/site.conf @@ -22,7 +22,8 @@ location ~* ^.+\.(?:css|gif|jpe?g|js|png|swf)$ { *.cyclocoop.org *.heureux-cyclage.org *.ptitvelo.net - *.velosenville.org; + *.velosenville.org + *.wiklou.org; if ($invalid_referer) { return 444; } -- 2.20.1