Re: vhost rewrite and httpd_global_handlers

2011-05-26 Thread Benoit Chesneau
On Fri, May 27, 2011 at 2:08 AM, Yves Serrano wrote: > hi > > I'm new to couchdb and it makes fun to play with it :-). > I using vhost and rewrites to get nice urls. I also have defined some static > html via > ... > [httpd_global_handlers] > static = {couch_httpd_misc_handlers, handle_utils_dir_

vhost rewrite and httpd_global_handlers

2011-05-26 Thread Yves Serrano
hi I'm new to couchdb and it makes fun to play with it :-). I using vhost and rewrites to get nice urls. I also have defined some static html via ... [httpd_global_handlers] static = {couch_httpd_misc_handlers, handle_utils_dir_req, "/path/to/static"} ... My problem is that I can't get access to