Hi me again 
I am trying to change the URL http://localhost:8080/OpenKM/ to http://localhost:8080/ unsuccessfully : (
I edit the \tomcat\conf\server.xml add lines
http://localhost:8080/j_spring_security_check

Any tips?
I am trying to change the URL http://localhost:8080/OpenKM/ to http://localhost:8080/ unsuccessfully : (
I edit the \tomcat\conf\server.xml add lines
Code: Select all
and I receive: <Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true">
<Context path="" docBase="openkm"></Context>http://localhost:8080/j_spring_security_check

Any tips?
