Modifications : etc/sv/openerp7_burette/local.sh - +burette
[lhc/ateliers.git] / etc / nginx / site.d / lhc-stats / local.conf
index 56b9f1c..b5f622c 100644 (file)
@@ -1 +1,5 @@
 listen 80;
+
+location = /index.php {
+       return 302 "https://$http_host/index.php";
+ }