good point so nginx shud proxy into futon
the problem with admin access is

in the code i have server.create('dbname')
and since the code might not have admin auth it will cause the app to crash!

On Sat, Dec 20, 2008 at 4:55 PM, Chris Anderson <[email protected]> wrote:

> On Sat, Dec 20, 2008 at 4:35 PM, paul jobs <[email protected]> wrote:
> > chrisi want to secure only the futon utility
> > that is all i want
> > to enter the user name password
> > and go in to futon
> >
> > the rest such as creating db i dont want to secure
> >
>
> Think about what you are saying for a second. You want to keep people
> from accessing some html files that are the same as those on every
> CouchDB install, but you don't care if they delete all your data?
>
> Anyway, if you want to control read access at this point you'll need
> to use an http proxy. Look into nginx or Apache's server.
>
> --
> Chris Anderson
> http://jchris.mfdz.com
>

Reply via email to