Microsoft
Software
Hardware
Network
Question : How to redirect in IIS7 but preserve URL parameters
I'm trying to get IIS7 to do a redirect, and to preserve URL parameters. For example:
http://foobar.com/somepage
.pl?arg1=h
ello
should redirect to
http://foobar.com/anotherp
age.aspx?a
rg1=hello
But with IIS7 redirect, I lost the "?arg1=hello" part after the redirect. Cannot locate any options to allow it either.
Answer : How to redirect in IIS7 but preserve URL parameters
I spent the day using URL Rewriter (first time) and it does indeed solve my issue - thanks meverest!
Random Solutions
Running Silverlight 3.0 Out of Browser
Problems using Ghost Boot Flash Drive on HP DC 7700
Moving NTLM Authentication to another server
Run Actions From Script?
Can't resize /var ?
Exchange 2000 -1603 (Jet_errNoCurrentRecord, currency not on a record)
Email sent by Resource Manager that the Server has gone down
Your message has been successfully relayed to the following recipients....
Change Timer Job Definition for alerts in sharepoint central administration
Subreport could not be shown - SQL Server Reporting Services 2008 - Only on delpoyed Reports via Report Veiwer Web Part - SharePoint Integrated Mode Setup