CMDBuild Forum

How to shorten 3.2.1 URL

Hello,

I just installed cmdbuild 3.2.1 and I cant figure out how to shorten the URL. have been using 2.5.1 for a long time accessing with /index.jsp - but cant manage to do the same thing under 3.2.1. I even tried /cmdbuild by modifying the server.xml file and after restarting tomcat it wont open.

I´m using Centos8, Tomcat 9.0.37, Postgres 10.14, cmdbuild 3.2.1.

Any help is much appreciated.

If some one runs into the same issue this is how I solve it. I redirected port 80 traffic thru IP tables, on CentOS the rules are wiped after a reboot so I setup a script and a cron job to set them back after a reboot.