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
