Content related to: apache
PHP Archives
Another feature of PHP 5.3 is PHAR. The ability to run whole php applications from one file. In this article I show how to use them.
RVLogger - a ruby logging facility
As the number of virtual hosts on my vserver increased massively I searched for an alternative to cronolog. I used cronolog, a program for log rotation, in combination with lighttpd for every vhost. The result was that the more vhosts I added, the mo...