> {
> "from":"/<year>-<month>-<day>",
> "to": "_show/calendar/<year>:<month>:<day>"
> }I just tested out exactly this rewrite in CouchDB 1.1.0 and it fails to match the URL "/2011-06-07". I've implemented a client-side version of this rewriter in Kanso (http://kansojs.org) that works, but there's not much point me pushing it until it also works on CouchDB. Has anybody got this working? Caolan
