> I mean without using ?parameter=... in the rule Yes, I understood that... and tested it.
> Using :corpus and passing corpus=blah in url should work. At least unitests > pass :/ > http://github.com/benoitc/couchdb/blob/master/share/www/script/test/rewrite.js#L300 In the unit test, the parameter is a CouchDB's one (startkey). In my case it is a custom parameter... Regards, Aurélien
