New little blog engine

February 7th 2010

Using toto now (http://github.com/cloudhead/toto). It’s pretty cool, and is almost designed to run on Heroku’s free service. I have comments disabled right now (thru disqus), but it does support them; for now, I’m keeping it super simple.

Apache per-vhost logging

February 7th 2010

I wrote this little article before; after solving a problem to get zero configuration apache vhosts with separate logs in apache. It’s a minimal configuration that is extremely fast due to apache’s bulit-in perl acceleration.

Fit this in with your apache config, then you can simply create directories under /web/hosts and they will automatically be your vhosts. No restarting apache, no extra config…