I'm using the new vhost + rewrite stuff and really loving it but I
just hit a snag.

I've got something like

[vhost]
domain.com /dbname/_design/app/_rewrite

Since all calls to the vhost are sent to the rewriter I can't access
the document API and I can't rebuild the document API in the rewrite
rules because *all* rules are relative to that ddoc.

I could get away with using _update for most things except I want to
use attachments. Same domain security being what it is this is quite
limiting.

A proposed fix would be.

Making "to"

Reply via email to