I have one server running IIS 7 with two diffrent sites on the same port (80). They have different host header. On site 1 I would have no IP restrictions. On site 2 I would like to alow only specified IP ranges.
How do I configure this in IIS? I found how to add IP address restrictions, but to me it seems like it is affecting both site 1 and site 2.