What are the input
types you can use in IIS rewrite rules? The ones I mean are like as follows:
<conditions>
<add input="{HTTP_HOST}" type=”Pattern” pattern="^www\.mysite\.com$" negate="true">
</conditions>
Returns exact URL what you requested. For example, if you have default.aspx file in the root and you will access your website root.
IIS URL Rewrite 2.1 enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engines to find. By using rule templates, rewrite maps, .
You can try the below input types. See also reference docs for the URL Rewrite module.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With