I have hosted my web application at IIS like as follows.
MyDomain ->Sub Domain 1 ->Sub Domain 2 So I am getting a potentially dangerous Request.Path value was detected from the client (<) error at domain level For Ex- Suppose I hit the URL as www.MyDomain.com/< in this case, I am getting error. So anyone help me on how to handle this at the domain level.
I achieved this at sub-domain level like