Correction : etc/nginx/site.d/lhc-wiklou/site.conf
[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 }