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
hi,when in trying to remove the Math Type Add In the tad in gray
Need an Excel Macro to offset every other row
SQL 2005 - deleting zipped backup files
cookie data -- cgi/perl
Vista - maintain processes and prevent user shutdown
Deleted Outlook Messages not showing up in Deleted Items
bios setup how to get there
"Error loading OS" using Symantec Ghost Solution Suite 2.0.1 - Only on new dell systems?
How do I update the network card drivers on a Symantec Ghost 11 boot disk?
output parameter into unix variable