[local/dovecot-user-add] ~correction champ from du courriel de bienvenu
[lhc/ateliers.git] / etc / nginx / site.d / cyclo-www / local.conf
index 56b9f1c..f94d2cf 100644 (file)
@@ -1 +1,10 @@
 listen 80;
+location ~ ^/administrator(/.*|$) {
+       return 301 https://$http_host$request_uri;
+ }
+location ~ ^/apc(/.*|$) {
+       return 301 https://$http_host$request_uri;
+ }
+location ~ ^/nuage(/.*|$) {
+       return 301 https://$http_host$request_uri;
+ }