Lighttpd

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 }

How do I restart my lighttpd+php fastcgi web server gracefully under Linux / UNIX operating systems?

{ 4 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?

{ 5 comments }

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

{ 2 comments }

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?

{ 0 comments }

PHP Send Email

by on October 20, 2008 · 9 comments

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?

{ 9 comments }