Ajout : cyclocoop.org : force /administrator en https:// .
[lhc/ateliers.git] / etc / nginx / site.d / cyclo-www / site.conf
index 308d38f..63387ec 100644 (file)
@@ -16,7 +16,7 @@ location ~ /\. {
        deny all;
        log_not_found off;
  }
- location ~ \.php(|/.+)$ {
+location ~ \.php(|/.+)$ {
        include /etc/nginx/conf.d/fastcgi.conf;
        set $no_cache "0";
        if ($request_method !~ ^(GET|HEAD)$) {