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?
How do I restart my lighttpd+php fastcgi web server gracefully under Linux / UNIX operating systems?
How do I update PHP4 to PHP5 under FreeBSD operating systems?
How do I install bindgraph to make pretty query statistics about BIND servers?
Q. How do I redirect my domain name using a php server side scripting under Apache web server?
Q. How do I find out if a string stored in a variable contains a particular substring using PHP? How do I find out (extract) first 5 character of a particular string using Apache and PHP?
Q. How do I send an email using PHP and Apache webserver under Linux / UNIX operating systems? How do I send email from a PHP Script?