I'm using Helicon Ape on IIS/Windows Server 2008 R2 64 bit.
I have it working fine on one website, but it will not work on any other sites.
I understand it is supposed to work with up to 3 sites.
I placed the follwing line in the .htaccess file for the non-working site and could still browse the site fine.
When I place that line in the working site's .htaccess I get "page not available".
RewriteRule .? - [G]
Any suggestions?