Modification : nginx root configurable.
[lhc/ateliers.git] / etc / nginx / site.d / lhc-remorque / site.conf
index e8010a4..959b8cd 100644 (file)
@@ -3,7 +3,7 @@ server_name
  ra.heureux-cyclage.org;
 
 auth_basic "pour demander un compte: admin@heureux-cyclage.org";
  ra.heureux-cyclage.org;
 
 auth_basic "pour demander un compte: admin@heureux-cyclage.org";
-auth_basic_user_file /home/www/pub/lhc-remorque/.htpasswd;
+auth_basic_user_file /home/www/data/lhc-remorque/.htpasswd;
 client_body_buffer_size 8k;
 client_max_body_size 10m;
 
 client_body_buffer_size 8k;
 client_max_body_size 10m;