Modification : nginx root configurable.
[lhc/ateliers.git] / etc / nginx / site.d / cyclocamp-www / site.conf
index 3a9ce61..ce1b0fb 100644 (file)
@@ -18,7 +18,7 @@ location ~ /\. {
  }
 location ~ ^/julm/ {
        auth_basic "ni dieu, ni maitre, ni moteur";
  }
 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
  }
 
 # vim: ft=sh