IIS7 URL Rewrite QuickTip: Allow Flash Gateway

We all know that ColdFusion allows Flash Remoting (AMF) communication to occur via two separate URL strings: http://my.site.com/flex2gateway http://my.site.com/flashservices/gateway I recently came across the problem where the URL Rewrite rules in IIS7 were blocking both of these URLs from being passed on and correctly processed by ColdFusion. The solution is to add the following two rules […]

IIS7 URL Rewrite QuickTip: Allow Flash Gateway Read More »