Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-04-2020 11:55 PM
Hi ,
Is it possible to access neo4j 3.5 browser without the port no in url string?
In my case i want to access browser url as https://softlinkinformation.co.in:/browser instead of
https://softlinkinformation.co.in:7474/browser
Please let me know what all changes i have to make in neo4j.conf OR at DNS level?
Thanks
Danny
09-05-2020 03:13 AM
Goodmorning,
Iam not a expert and there can be other solutions.
But you could look at a technique called "Reverse Proxy" this is done within your webserver.
Yours kindly Omer
09-07-2020 12:32 AM
Thanks Omer!
I changed the https port from 7473 to 443 by changing the property dbms.connector.https.enabled
value from 7473 to 443 in neo4j.conf file.
and now it is working with https://softlinkinformation.co.in/browser
Thanks
Danny
All the sessions of the conference are now available online