Monthly Archives: June 2007

lighttpd 1.5.0 pr on Debian sid step by step

Download: http://www.lighttpd.net/download/lighttpd-1.5.0-r1857.tar.gz Prerequisites: sudo aptitude install libglib2.0-dev libpcre3-dev zlib1g-dev libaio-dev libbz2-dev automake1.9 Configure: ./configure –prefix={yourprefix} Build: make clean install Run: {yourprefix}/sbin/lighttpd –f {yourprefix}/etc/lighttpd.conf More: I modified mod_extforward to make it compatible with 1.5.0 pre-release Patch: cd your-path-to-source/lighttpd-1.5.0/ patch -p1 < … Continue reading

Posted in Default | Tagged , | Leave a comment

Some news about Age of Empires III: The Asian Dynasties

“Age of Empires III” Expands Into the Eastern World This Fall The expansion pack will introduce gamers to Asian civilizations, a host of new gameplay features, and a new developer that will provide a unique spin to a classic favorite. … Continue reading

Posted in Default | 1 Comment

Windows Server 2008 Core gets a new role: IIS7 Web Server

At TechEd 2007 here in Orlando, Microsoft announced that it will be adding yet another admin-selectable role option to Server Core: Internet Information Services 7.0 (IIS7), Microsoft’s Web server. “Customers will benefit from an extremely modular, low-footprint Web hosting platform … Continue reading

Posted in Default | Leave a comment