I want to restrict users of an IIS7 website to only one user host IP address that I will specify in advance. I've done it the other way round in IIS6, where I restricted a certain domain to see only a special page, everyone else access as normal.
My problem is that I don't know if I can do what I want -- just allow one user host IP or domain. Do you know if this is possible?
I also am unable to find the 'IP Address and Domain Restrictions' dialogs in IIS7. Where did these go?