I take it you are using rewrite rules?

If not there are two ways to do it, one is to use an add on for IIS at
iis.net that will do it. Or I would recommend Helicon ISAPI rewrite, mainly
because you can use .htaccess to define your rules and the fact the Helicon
is awesome.

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/108193156965451149543


On Thu, Apr 5, 2012 at 10:22 AM, Robert Rhodes <rrhode...@gmail.com> wrote:

>
> Anyone out there know how to set up IIS7 to pass a query string?
>
> Any url construct is probably fine as long as I can pass four variables and
> it does not have a ? or a & in it (per client's requirements).
>
> I am trying to get something like...
>
> http://mydomain.com/redir/a/red/b/green
>
> to redirect to:
>
> http://mydomain.com/index.cfm?q=favorite.colors&a=red&b=green
>
> Any Ideas?
>
> -RR
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350639
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to