From the category archives:

Nginx

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 }

I know how to force and redirect www.example.com to example.com under Lighttpd web server. How do I force nginx web server to redirect www.example.com/page/1/2/3 to example.com/page/1/2/3?

{ 6 comments }

How do I block or deny access based on the host name or IP address of the client visiting website under nginx web server?

{ 0 comments }

How do I install and configure a ngnix FastCGI php5 HTTP / web server under Red Hat / RHEL / Fedora / CentOS Linux?

{ 30 comments }

How do I update PHP4 to PHP5 under FreeBSD operating systems?

{ 7 comments }

How do I install bindgraph to make pretty query statistics about BIND servers?

{ 4 comments }

Q. How do I redirect my domain name using a php server side scripting under Apache web server?

{ 1 comment }

nixCraft FAQ PDF Collection Now Available To All