Tags: lighttpd
Conditional redirection with lighttpd: evolving my webtmp folder
Very often, I find myself needing to quickly host a file, somewhat temporarily, for use in a forum post or on IRC. My usual approach has been to mount a directory from my web server on my desktop, over ssh. However, I recently started using Dropbox for more »
Revisited: Asterisk and FreePBX under Ubuntu 9.10 and Lighttpd on a Linode VPS
I originally wrote this howto for Ubuntu 9.04 (Jaunty) a few months before Ubuntu 9.10 (Karmic) was released. I happen to have a spare system lying around, so I figure I might as well update this for 9.10! Enjoy. FreePBX is a popular front end for… more »
Asterisk and FreePBX under Ubuntu 9.04 and Lighttpd on a Linode VPS
FreePBX is a popular front end for the Asterisk PBX system written in PHP. It adapts the complex yet very flexible Asterisk configuration system into something easier to use (yet still very extensible). When I worked for a business-class VoIP provider… more »
Setting Reasonable Expectations: Stripping the Expect header so lighttpd doesn't barf
The need for this will hopefully go away soon, but until then...After moving from Apache to lighttpd 1.4 on my Ubuntu 8.04 LTS system, I noticed that the thing that automatically posts photos from Flickr to my blog stopped working. This went on… more »