[local/dovecot-user-add] ~correction champ from du courriel de bienvenu
[lhc/ateliers.git] / etc / nginx / site.d / cyclocamp-www / local.conf
1 listen 80;
2 location ~ ^/julm/ {
3 return 301 https://$server_name$request_uri;
4 }