Modification : etc/nginx/site.d/lhc-stats/site.conf : intègre de la conf de piwik...
[lhc/ateliers.git] / etc / nginx / site.d / lhc-stats / local.conf
1 listen 80;
2
3 location = /index.php {
4 return 302 "https://$http_host/index.php";
5 }