Category Archives: Lighttpd

Lightbox using YUI

I made this a while back but have not blogged about it. I needed a lightbox for a project. So, I looked around. Like usual, none of them were right for me. In addition to that, I am not on … Continue reading

Posted in Lighttpd, Web | Tagged | Comments Off

HowTo: Merge Apache / Lighttpd / Nginx Server Log Files

My ecommerce site runs using a cluster of Apache web server. The cluster is behind nginx load balancer. I want to merge backend Apache web server log files for statistics purpose. How do I mere web server log files under … Continue reading

Posted in Apache, Lighttpd, Log, Nginx | Leave a comment

Lighttpd Configure Subdomain

‘ve main domain configured at http://example.com and I’d like to use http://support.example.com with different files. How do I add subdomain support with Lighttpd web server under UNIX or Linux operating systems? You can setup lighttpd server as follows: example.com will … Continue reading

Posted in Config, Lighttpd | Leave a comment

Merge Apache / Lighttpd / Nginx Server Log Files

My ecommerce site runs using a cluster of Apache web server. The cluster is behind nginx load balancer. I want to merge backend Apache web server log files for statistics purpose. How do I mere web server log files under … Continue reading

Posted in Apache, Lighttpd, Log, Nginx | Leave a comment