b5f622c2c3fcce52a0aac37c1a186b5321fef78c
[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 }