location ^~ /test/ { auth_basic "TEST-Login"; auth_basic_user_file /root/htpasswd; }
原帖由 Host.HowPick 于 2010-7-24 20:11 发表 在test.com 再配置一遍