Modifications : etc/sv/openerp7_burette/local.sh - +burette
[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 }