Page 1 of 1

Need help in the URL

PostPosted:Wed Oct 19, 2011 9:51 am
by googoosh
Hi everybody,

I've installed OpenKM version 5.1.7 on Windows Server 2003 in a new folder called (OpenKM) in the root folder (www) of my domain..

Then, according to the installation guide, I write in the browser (http://localhost:8080/OpenKM) and it directed me to the login page (http://localhost:8080/OpenKM/frontend/index.jsp)

Everything is working fine in the systems. I have no errors or problems, but now I want to add a link in my website pages to the OpenKM login page but I don't know what to write exactly!!

I've tried the following and it's not working..

http://MyDomain.com/:8080/OpenKM

http://MyDomain.com/OpenKM/:8080/OpenKM

http://MyDomain.com/:8080/OpenKM/frontend/index.jsp

http://MyDomain.com/OpenKM/:8080/OpenKM ... /index.jsp

Can any one help me in that?

Thanks a lot

Re: Need help in the URL

PostPosted:Sat Oct 22, 2011 4:40 pm
by jllort
First ensure myDomain.com points to your server ip
Then read http://wiki.openkm.com/index.php/Basic_ ... _knowledge ( bottom Making OpenKM accesible to other computers )

Re: Need help in the URL

PostPosted:Sun Oct 23, 2011 11:09 am
by googoosh
Hi dear,

Thanks a lot for the help, but after I modify the run.bat file what should be the URL that I should use?

Re: Need help in the URL

PostPosted:Mon Oct 24, 2011 8:17 am
by jllort
After modifying your run.bat OpenKM responses on all your network interfaces , for example you can test IP_SERVER:8080/OpenKM
If your subdomain resolves IP_SERVER then can use subdomain:808/OpenKM
There'n no mistery on it