web services - Can you use IIS 7.5 filtering for AlwaysAllowURLs with a wildcard or pattern? -


have of see how allowed urls in iis filtering/request settings wildcard? can match pattern?

i need filter request, our rest web services follow name/action/parameter/id pattern , not have specific file extensions list "allowed". need list urls have lot. :( love use url pattern "/api/wsproject/*" , "allow urls this.

is possible , how in iis 7.5 on win2k8 or higher? thank help.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -