Skip to Content
0
Jun 30, 2020 at 10:56 AM

redirect to https and another domain name

402 Views

Hello, i have setup our business objects Environment to use https but i need somehow to make our old adress link http:company:8080/BOE/BI to redirect correctly to: https:company.dals.se:8443/BOE/BI. Right now the old links wont work cause it will redirect to this: https:company:8443/BOE/BI

I have set up tomcat web.xml to redirect to https via a CONFIDENTIAL tag, and i tried to change "url-pattern" to get this to work, also change host name and alias in Web.xml but seems its not applicable on changing to Another domain name like this. Best regards Axel