Ajout : etc/nginx/site.d/ptitvelo-www
[lhc/ateliers.git] / etc / nginx / site.d / ptitvelo-www / local.conf
diff --git a/etc/nginx/site.d/ptitvelo-www/local.conf b/etc/nginx/site.d/ptitvelo-www/local.conf
new file mode 100644 (file)
index 0000000..9cf8fa4
--- /dev/null
@@ -0,0 +1,5 @@
+listen 80;
+
+location = /ecrire {
+       return 302 "https://$http_host/ecrire";
+ }