Ajout : vm_remote : rule_gpg .
[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 }