Page 1 of 1

Change OpenKM URL

PostPosted:Thu Nov 11, 2010 9:30 pm
by Snaki4
Good afternoon Gents,

I'm not an expert in OpenKM (and my English is not so good), but I want to ask you if I can
change default OpenKM URL (ver 4.1) from http://acme.com/OpenKM/ to http://acme.com/

I'm tried to found something inside older posts, but I got some general answers and as I said
I'm not expert, maybe somebody who did it before can "transfer" experience to me pls? :roll:

Thanks a lot of your help and time in any case!

--
Misha

Re: Change OpenKM URL

PostPosted:Thu Nov 11, 2010 10:02 pm
by jllort
It's not possible, application needs context OpenKM to run correctly. OpenKM it's under application server and into application server apps are separed by context ( it's not the typical scripting web page, OpenKM architecture it's something more robust than it.

Althought it, at ends could be changed the context name, but that needs extra job in source code.

Re: Change OpenKM URL

PostPosted:Fri Nov 12, 2010 8:51 am
by Snaki4
I've developer experience, it's no problem to me to change some sources.

It will be prety nice if you can give me a list of the files which should be modified 8)

Re: Change OpenKM URL

PostPosted:Fri Nov 12, 2010 1:51 pm
by jllort
Take a look at developer guide at wiki.openkm.com

After it simply search OpenKM text in eclipse into .java .xml .css files