Archive for the 'Lighttpd' Category

HOWTO: Lighttpd with SSL, Rails, PHP and MySQL on OSX 10.4 (Tiger)

I’ve run Apache on my Mac for as long as I’ve had OSX, using either the built-in version or the ServerLogistics package, which they don’t make anymore. It always worked great, and when I started learning PHP, it was easy to install and make work. Getting SSL to work was a little bit [...]

Lighttpd url rewrites are funny

Since I’ve been playing around with RoR I’ve found the
script/server
trick for development to be fantastically useful. It’s quick to use, the server itself is fast, and it’s everything I could want. That is, until it’s time to go in to production mode. I’ve been running Apache, using OSX’s built-in build, but I’m [...]