Resolved! URL redirection on https with CSS
Hi,We want to acheive the url redirection in such a way that, when user type https://192.168.10.171 it should get redirected to full url as https://192.168.10.171/uat/servlet/BrowserServletI tried searching the web, I could find some configurations f...