Modifications : etc/nginx/site.d/ptitvelo-www/local.conf - Redirection
[lhc/ateliers.git] / etc / nginx / site.d / ptitvelo-www / local.conf
index 9cf8fa4..2f8e4f8 100644 (file)
@@ -1,5 +1,5 @@
 listen 80;
 
 location = /ecrire {
-       return 302 "https://$http_host/ecrire";
+       return 301 "https://$http_host/ecrire";
  }