IP restriction for a folder of a web application, in IIS7

前端 未结 1 1578
别跟我提以往
别跟我提以往 2021-01-17 12:52

I have a web application, in which a web service resides in a folder. The whole web application can be accessed from anywhere, while the web service should only be accessed

相关标签:
1条回答
  • 2021-01-17 13:33

    OK, what a simple action it was.

    Simply select the folder in IIS7, and from the right hand, select IP Address and Domain Restrictions (which if is not visible, must be reached via Features View tab).

    Now, you can allow or deny any single IP address, or a range if IP addresses from seeing or not seeing your folder, and anything inside it.

    0 讨论(0)
提交回复
热议问题