Item View
authorization problem
now i have successfully set the 'nginx.conf ' like this: 29 auth_basic "LTP Web Service"; 30 auth_basic_user_file ltpasswd; and when visit the web site, it will pop a box ask for username and pwd. here is problem: i want to communicate with the server by C++/JAVA or some other languages and don't know how to put my username and pwd to the server. shall i add Authorization Option to the http header or write something in cookie? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,61427,61427#msg-61427 _______________________________________________ nginx mailing list nginx-jCiJ2l+ov5bYtjvyW6yDsg< at >public.gmane.org http://nginx.org/mailman/listinfo/nginx








