IIS and redirecting a page with a Query String
Microsoft has added to the redirect function in IIS to allow for Query Strings. Example: In the Redirect to box, enter the domain you wish to move to (no trailing slash), plus $S$Q – for example, http://www.tek-works.com$S$Q What does this $S$Q do? These are tags that IIS will automatically replace – $S will be replaced [...]
