Category Archives: ISAPI_Rewrite

Exploding myths about mod_rewrite. Part 2.

This article is the anticipated sequel of “Exploding myths about mod_rewrite. Part 1” published more than a year ago. In this two-volume work (which may well become a three-volume one soon) we try to thoroughly explain each tiny issue/option of … Continue reading

Posted in ISAPI_Rewrite | Tagged | 11 Comments

ISAPI_Rewrite3 vs LinkFreeze – which is better?

From time to time we get the questions of this kind on our forum/email, so I guess it’s time to show the difference to everyone.

Posted in ISAPI_Rewrite, LinkFreeze | Tagged | 2 Comments

Two-digit back-references in ISAPI_Rewrite and Ape

We’ve planned to implement it for a long time and eventually it’s done. In ISAPI_Rewrite 3.1.0.70 and Ape 3.0.0.32 one can have more than 9 submatches and consequently more than 9 back-references in both RewriteCond and RewriteRule (RewriteProxy, RewriteHeader) statements.

Posted in Helicon Ape, ISAPI_Rewrite | 3 Comments

Adjusting Coldfusion & ISAPI_Rewrite collaboration

If you have ISAPI_Rewrite3 (Ape) and Coldfusion installed on your server, you may encounter issues with requests to .cfm resources. The problem lies in handler mappings configuration. To resolve it, any handler mappings for *.cfm extension should be mapped to … Continue reading

Posted in Helicon Ape, ISAPI_Rewrite | Tagged | 2 Comments

Titbits: dynamic mapfiles names

Not so long ago one of our clients urged us to test an interesting situation we’ve never tried before. The result was positive and saved him a lot of lines in the config file. Now we want to share this … Continue reading

Posted in ISAPI_Rewrite | Tagged | 1 Comment

ISAPI_Rewrite x64 installation on Windows 2008 Server x64

Installation of ISAPI_Rewrite x64 on Windows 2008 Server x64 may seem a trivial task and it really is of that kind, but nevertheless we’d like to show you the steps installer is making so you could fix possible (though unlikely) … Continue reading

Posted in ISAPI_Rewrite | Tagged | Comments Off

Titbits: ISAPI_Rewrite double registration

Hello! We have decided to start a series of little titbits about our software. You may find them interesting and helpful. Today we’re gonna explain you what the “double registration” term means. It’s a typical situation on our support when … Continue reading

Posted in ISAPI_Rewrite | Tagged | Comments Off

Installation of ISAPI_Rewrite3 x64 on Windows 2008 Server x64

We’ve decided to write this article, because sometimes knowing internals of what’s happening to your server is beneficial and may save time and nerves.

Posted in ISAPI_Rewrite | Tagged | Comments Off

ISAPI_Rewrite 3.1.0.63 already available

We’ve recently released a new build (63rd) of ISAPI_Rewrite 3 that can’t actually boast any significant changes or features, but has some really important fixes: now ISAPI_Rewrite deals well with map files paths with spaces (e.g. C:\Program Files\…); RewriteHeader directive … Continue reading

Posted in ISAPI_Rewrite | Tagged | 1 Comment

ISAPI_Rewrite FAQ

No so long ago we’ve posted this FAQ on our forum and quite a lot of our clients found it helpful. This compilation covers some of the most tricky questions concerning ISAPI_Rewrite3 (and actually Helicon Ape mod_rewrite module). And we … Continue reading

Posted in Helicon Ape, ISAPI_Rewrite | Tagged | 672 Comments