Modifications : etc/sympa/host.d/heureux-cyclage.org/robot.conf.m4
[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 }