From: Ludovic CHEVALIER Date: Fri, 19 Apr 2013 03:16:34 +0000 (+0200) Subject: Modifications : etc/nginx/site.d/lhc-stats/site.conf . X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=93c8693331c0dbd016e03b91be8be0a16f1901de Modifications : etc/nginx/site.d/lhc-stats/site.conf . --- 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; }