Hi Experts,
I have a requirement where in i need to customize the BI Launchpad URL without "BOE/BI" in it.
My current URL is --> http://xyz.com/BOE/BI ( yes i have already done the 8080 port removal part here )
Now i even know how to redirect from http://xyz.com to http://xyz.com/BOE/BI ( By having the redirect URL present in index.html in ROOT location)
But with the redirect approach, once you enter the http://xyz.com you will be automatically getting http://xyz.com/BOE/BI. But my actual requirement is to have http://xyz.com complete URL. So when i enter http://xyz.com it should not redirect me to http://xyz.com/BOE/BI instead just stay on http://xyz.com and i should be able to login to BO and logout from BO with same URL.
Here xyz.com is a load balancer URL.
I am using BI4.0 SP6.
Can you please share your inputs on this please?
Regards,
Upendra.