Feed
Categories
Tags
caching cms CodeProject Coldfusion django farcry fastcgi from the inside guide hotlinking humor iis iis6 load balancer manager mod_auth mod_cache mod_dbd mod_developer mod_disk_cache mod_env mod_evasive mod_expires mod_gzip mod_headers mod_hotlink mod_linkfreeze mod_log_config mod_proxy mod_rewrite mod_seo news node.js performance plesk proxy rails ruby security SEO shared hosting titbits unicode wordpress zoo
Category Archives: ISAPI_RewriteExploding 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 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. Two-digit back-references in ISAPI_Rewrite and ApeWe’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 collaborationIf 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 Titbits: dynamic mapfiles namesNot 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 ISAPI_Rewrite x64 installation on Windows 2008 Server x64Installation 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 Titbits: ISAPI_Rewrite double registrationHello! 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 Installation of ISAPI_Rewrite3 x64 on Windows 2008 Server x64We’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. ISAPI_Rewrite 3.1.0.63 already availableWe’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 ISAPI_Rewrite FAQNo 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 |