On Mon, Aug 16, 2010 at 5:06 PM, Benoit Chesneau <[email protected]> wrote: > So to solve the previous bug I mentionned, I've refactored the vhost > part. I put it in its own gen_server. It's now possible add > dynamically vhosts without restart by just adding them to the ini, It > allows wildcard in vhost, specific functions in erlang per domain > (which allows someone to build its own route). Default redirect > function could aso be changed in the ini. It also fix issue in etap > test (160) . > > more details here : > > https://issues.apache.org/jira/browse/COUCHDB-855 > > - benoit >
Please let me know if it's ok for you and I will commit it asap. - benoit
