c# 4.0 - in which file request blocking iis rules get added in asp.net -



c# 4.0 - in which file request blocking iis rules get added in asp.net -

i have added request blocking rules in url rewrite of iis. checked these rules in web.config , in app config file. did not find. in file these changes made?

these rules added in folder level web.config file

asp.net c#-4.0 iis-7.5

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -