I have several web applications on both domino and iis, most of them is using ssl, on iis I can specify host headers which prevents users from being able to type IP address and get to login page, how can I do this in domino? other words if user type https://ip_address page should not be displayed or better redirect user to https://fqdn
Thanks