Feed on
Posts
Comments

Archive for December, 2006

WordPress & multiple blogs on one site

I couldn’t find a clean way to support multiple WordPress blogs under a single site domain name, all using a single installation of the WordPress application. So, I came up with my own.

Debian does a decent job of it, if every blog has its own hostname, e.g.

http://www.ajmani.org
http://curtis.ajmani.org

But as soon as you want to […]