Yet again I couldn’t resist to a hype and ran personal WordPress deployment.
This time I guess I’m running away from LiveJournal, where blogs may be actually read and start my own corner, where I will be safely to spam the net, without obligations to any external hosting provider :)
In order not to make this post absolutely useless, I’ll pay tribute to Jan and his amazing lighty. This is how my web server is configured to handle all rewrite magic:
$HTTP["host"] == "dammit.lt" {
$HTTP["url"] =~ "^/flow/" {
server.error-handler-404 = "/flow/index.php?error=404"
}
}
Too easy, isn’t it? :)
Update: this blog now lives on wordpress.com