Modifications: etc/nginx/site.d/lhc-www/site.conf - Les fichiers
[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 }