Ajout : cyclocoop.org/nuage/ .
[lhc/ateliers.git] / etc / nginx / site.d / cyclo-www / local.conf
index 9a6ebd1..f94d2cf 100644 (file)
@@ -5,3 +5,6 @@ location ~ ^/administrator(/.*|$) {
 location ~ ^/apc(/.*|$) {
        return 301 https://$http_host$request_uri;
  }
+location ~ ^/nuage(/.*|$) {
+       return 301 https://$http_host$request_uri;
+ }