I got it working on my MacBook just using the built-in apache server and setting up a virtual host/reverse proxy.

So my say app was at localhost/app, all the Ajax requests went to localhost/app/db

I got the tip from here:

http://scratchpad.cmlenz.net/c46dc41f72de36121197c6e03ddbf978/



On 17/12/2008, at 1:13 PM, Matthew Wilson wrote:

I'm working on an html page hosted on localhost that uses javascript
to pull some data from my local couchdb.

I guess I'm running into the cross-domain issue, because I'm getting
an error "access to restricted URI denied."

Anyhow, if I want to interact with couchdb using javascript, how do I
do it?  do I need to keep my HTML file in couchdb itself?

Matt

--
Matthew Wilson
[email protected]
http://tplus1.com



--
Andrew
http://tetlaw.id.au



Reply via email to