From efde5d7eae19837d52e919912fa5dc8081825460 Mon Sep 17 00:00:00 2001 From: Rohit Aggarwal Date: Tue, 30 Sep 2014 10:47:04 +0100 Subject: [PATCH] Mentioned using Neo4j from behind a proxy server. Addresses #55 --- articles/getting_started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/getting_started.md b/articles/getting_started.md index 69a982b..327260c 100644 --- a/articles/getting_started.md +++ b/articles/getting_started.md @@ -125,6 +125,8 @@ Neocons will use them. Related Neo4J Server guide: [Securing Access to Neo4J Server](http://docs.neo4j.org/chunked/stable/security-server.html) +If you are using Neo4j from behind a proxy server, please refer to [Neo4j Server Configuration](http://docs.neo4j.org/chunked/stable/server-configuration.html#_using_x_forwarded_proto_and_x_forwarded_host_to_parameterize_the_base_uri_for_rest_responses) + ## A very short intro to graph databases