On Wed, Sep 19, 2012 at 5:54 PM, john.tiger <[email protected]> wrote: > on our local development machines, we want to be able to develop and test > on multiple web sites - we have done this with nginx using fake domain names > - this seems to cause a problem with couchdb with the local domain policy. > > has anyone done this ? what did your nginx setup look like ?
Waiting CORS support (really tomorrow) I would use an apache proxy or any cors proxy on top. Not sure if there are modules for nginx as well. - benoƮt
