Hello, I want to use the default web interface http://localhost:7474/browser/ for development and read/write purposes Also, I would like to use another web interface which I will apparently open to public for read purposes, which may go by certain different port say, 8474.
I tried this: 1. Used two instances(neo4j folders). 2. One I set to read_only. One as it is. 3. Changed http/https ports for the both to differentiate. 4. Changed org.neo4j.server.database.location property in read one to point to the location of read/write one. This doesn't work. Any workaround? I just want two web-interfaces for the same database. One read only. One read/write supported. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
