How do I use the bash C style for loop under UNIX or Linux operating systems?
{ 2 comments }
How do I add a header to the HTTP request that was received from the client under Lighttpd web server?
{ 0 comments }
I‘ve setup 5 lighttpd web servers behind Nginx based reverse proxy / load balancer to distribute load for busy e-commerce website. However, all web server nodes putting my load balncers two IP address in access log file. How do I force lighttpd to log a real IP (public IP) address of all client computers visiting our website?
{ 0 comments }