I think you just must change all futon interface url from absolute to relative. Using event many .. references like ../../_all_docs.
On Wed, Mar 11, 2009 at 7:11 PM, Chris Anderson <[email protected]> wrote: > On Wed, Mar 11, 2009 at 10:57 AM, Amos Hayes <[email protected]> wrote: >> >> OK. Thanks Chris. When you say that almost all tests passed when proxied to >> a different domain (still on /), do you think there is something wrong with >> how couchdb is operating or is it just that the tests are broken in that >> environment? I assume the later if you are talking about test-suite tests. >> > > just some little test runner bugs related to the port it's running on > (and the fact that I redirect '/' elsewhere) > > Yes, you should be able to patch this without touching couchdb (just JS) > > -- > Chris Anderson > http://jchris.mfdz.com >
