Hi all, I've been installed OpenKM on my virtual server succesfully. But, I want to change default URL resolve name form
http://host:8080/OpenKM/frontend/index.jsp ==to==> http://host/ or when hit http://host/ it redirect to login page
so when I call the url http://host/ it redirect to login page, may be I'm done to change the web port from 8080 to 80, I configure it on server.xml on /jboss-4.2.3.GA/server/default/deploy/jboss-web.deployer/server.xml, but how to change
http://host/OpenKM/frontend/index.jsp ==to==> http://host/ or when hit http://host/ it redirect to login page
Thank you.
http://host:8080/OpenKM/frontend/index.jsp ==to==> http://host/ or when hit http://host/ it redirect to login page
so when I call the url http://host/ it redirect to login page, may be I'm done to change the web port from 8080 to 80, I configure it on server.xml on /jboss-4.2.3.GA/server/default/deploy/jboss-web.deployer/server.xml, but how to change
http://host/OpenKM/frontend/index.jsp ==to==> http://host/ or when hit http://host/ it redirect to login page
Thank you.
