On Thu, Apr 15, 2010 at 5:20 PM, Randall Leeds <[email protected]> wrote: > Or use the nignx config to block PUT/POST/DELETE/COPY from foreign ips. > > 2010/4/15 J Chris Anderson <[email protected]>: >> >> On Apr 15, 2010, at 3:03 PM, faust 1111 wrote: >> >>> I run Couch >>> and nginx as proxy >>> users can download files directly from couch >>> >> >> If you are on CouchDB 0.11 you can navigate to the database in Futon, click >> security settings, and set some reader names or roles. This way users will >> need to log in to your couch before they can see that database. >> >> Chris >> >>> But how i can limit access only read from my db (limit to remote ip)? >>> >>> Маy be it's better catch requests to files in my ruby app? >>> but directly to couch is faster. >> >> >
We do similar with a Citrix Netscaler, only allowing GET and HEAD from outside
