Correction : etc/nsd/zone.d/cyclocoop.org.zone.m4 - Champs SPF
[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 }