Page 1 of 1

Change Default Message Path.

PostPosted:Fri Apr 23, 2010 2:16 pm
by abernut
Hello,
I am running version 4.2.3.
When a document is uploaded and a notification is sent to the users, the link in the body "Document: /okm:root/Engineering/2010 ECNs/111909-02.pdf" points to "http://localhost:8080/OpenKM"

Is there a way to change this so that the link points them to the IP address of my server "http://192.168.1.1/OpemKM"

I've looked in the OpemKM.cfg but do not see an entry there.

Thank you,
Mike

Re: Change Default Message Path.

PostPosted:Fri Apr 23, 2010 3:52 pm
by abernut
I figured it out.
Have to uncomment the application.url line and then enter the IP inplace of localhost

Thank you
Mike

Re: Change Default Message Path.

PostPosted:Sat Apr 24, 2010 6:42 pm
by jllort
Yes it's a OpenKM.cfg configuration param.

The best configuration is using some subdomain, then you can access into and outside your office. Really it's not a OpenKM configuration problem, it's a networking configuration.