networking - Can't access CouchDB Futon app with external URL -
i can't access couchdb futon app url computer. when use http://192.168.1.3:5984/_utils
in computer, works when access same url computer connected in same network, page not loading. can access other apps computer e.g. http://192.168.1.3:8080
or http://192.168.1.3:80
, futon app failing. help?
i changed bind_address 0.0.0.0 in local.ini , turned off firewall nothing helped.
it should problem of cors, try enable https://wiki.apache.org/couchdb/cors
Comments
Post a Comment