X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-stats-tls%2Flocal.conf;h=49e29878d825bcd77674527a49ad556155f2a7d7;hp=d81e006e5134bd74e4522f2015418294e2ac0b64;hb=9075978ae94310fa7a27d9881d3cecc6150ca3e9;hpb=8861456f050ddaa2797cd93e9d2b7808b282d289 diff --git a/etc/nginx/site.d/lhc-stats-tls/local.conf b/etc/nginx/site.d/lhc-stats-tls/local.conf index d81e006..49e2987 100644 --- a/etc/nginx/site.d/lhc-stats-tls/local.conf +++ b/etc/nginx/site.d/lhc-stats-tls/local.conf @@ -19,7 +19,7 @@ location = /index.php { fastcgi_no_cache $no_cache; fastcgi_param REDIRECT_STATUS 200; - fastcgi_pass php5_fpm_lhc_stats; + fastcgi_pass php_fpm_lhc_stats; } # vim: ft=sh