X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Fcyclocamp-www%2Fsite.conf;h=ce1b0fb41b4304607bef6cb8e1831e3067ce9e57;hp=3a9ce6142abd44b40a5d6a6a6c083e51fcbdc4b9;hb=de3ffef0e46f7d9064a21eab0e73693975f3c182;hpb=9075978ae94310fa7a27d9881d3cecc6150ca3e9 diff --git a/etc/nginx/site.d/cyclocamp-www/site.conf b/etc/nginx/site.d/cyclocamp-www/site.conf index 3a9ce61..ce1b0fb 100644 --- a/etc/nginx/site.d/cyclocamp-www/site.conf +++ b/etc/nginx/site.d/cyclocamp-www/site.conf @@ -18,7 +18,7 @@ location ~ /\. { } location ~ ^/julm/ { auth_basic "ni dieu, ni maitre, ni moteur"; - auth_basic_user_file /home/www/pub/cyclocamp-www/julm/.htpasswd; + auth_basic_user_file /home/www/data/cyclocamp-www/julm/.htpasswd; } # vim: ft=sh