Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello.

    You are right, that check would not be easy. With Ape you would check presence of the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Helicon\Ape
    But this indicates only Ape is installed but say nothing about whether it is working for this particular web site or not. To tell more it would require analysis of IIS metabase, which may be of different versions, have various API to access (rely on IIS version) and different bitness. And the worst of all the IIS application pool user (the one who run WordPress) depending on system settings may not simply have permissions to read either registry or metabase.

    So according to our experience simple manual switch would be the best choice. Or simply remove the check. Presence of .htaccess file will not harm IIS if no .htaccess emulation modules are installed.

    If you are installing full trial versions by default – yes. Free version of ISAPI_Rewrite does not support .htaccess. Free version of Ape does support .htaccess files for up to 3 web sites per server, but you need to choose these 3 web sites in the manager. Please note that ISAPI_Rewrite is an IIS ISAPI filter and Ape is managed IIS module. Both can be disabled manually in IIS settings and enabled for individual web sites. With Ape manager program you can disable or enable Ape for individual web sites if you need.

    Hello!

    I represent ISAPI_Rewrite support service.
    May I suggest you to take a look at another our product – Helicon Ape which implements much more features than ISAPI_Rewrite. Please see the compatibility chart – http://www.helicontech.com/ape/doc/compatibility.htm

    Helicon Ape is recommended if you are using IIS 7 or higher. For IIS 6 and prior versions ISAPI_Rewrite is still better solution. But for never IIS versions Ape is the best choice as it supports nearly all built-in Apache modules and directives. There are better chances that BPS module will work with Ape without modifications.

    .htaccess & .htpasswd support for IIS 7 here: http://www.helicontech.com/ape/
    Free version is available.

Viewing 4 replies - 1 through 4 (of 4 total)