All Tags ›
headers ›
Rules (
RSS)
Sorry, but there are no more tags available to filter with.
-
Having read the other thread that you referenced, I think what you are trying to do is to configure several web sites like this: Website1 with host header binding as "*.example.com" Website2 with host header binding as "*.example.org" So that if request is for foo.example.com then...
-
The URL rewriting may happen at different stages in pipeline - it depends on what kind of rules are used. Global rules (defined in <globalRules> collection) are evaluated at OnGlobalPreBeginRequest Distributed rules (defined in <rules> collection) are evaluated at BeginRequest When using...
Page 1 of 1 (2 items)