Correction : etc/nsd/zone.d/cyclocoop.org.zone.m4 - Champs SPF
[lhc/ateliers.git] / etc / nginx / site.d / cyclo-3615 / http.conf
1 server {
2 listen 80;
3 server_name
4 3615.cyclocoop.org;
5
6 return 301 https://$host$request_uri;
7 }