URL Rewrite for Developers
Rule Templates
Scott Forsyth
weblogs.asp.net/owscott
@scottforsyth
scott@vaasnet.com
Types of Rule Templates
• Blank rule
Inbound rules • Rule with rewrite map
• Request blocking
Inbound and • User-friendly URL
outbound Rules • Reverse Proxy
Outbound rules • Blank rule
Search Engine • Enforce lowercase URLs
• Canonical domain name
Optimization (SEO) • Append or remove trailing slash symbol
URL Rewrite Tool
Blank rules
SEO Templates
User-friendly URL
Reverse Proxy
Rewrite map
Request Blocking
Three URL Rewrite Functions
ToLower
UrlEncode
UrlDecode
Three Rules when Naming HTTP Headers
Underscore (_) symbols are converted to dashs (-)
All letters are converted to lowercase
The HTTP_ prefix is removed
Where Are We?
URL Rewrite Tool
Blank rules
SEO Templates
User-friendly URL
Reverse Proxy
Rewrite map
Request blocking