Apache mod_rewrite compatibilityThis version of ISAPI_Rewrite was designed to maintain maximum Apache mod_rewrite
compatibility. This objective was attained to at very high level, though some
features could not be implemented due to their high tie-up with Apache and UNIX
architecture and their implementation on IIS is senseless. For instance [H]
– “force content handler” flag cannot be implemented because
in IIS content handler is bounded to file extension. Or [NS] – “no
sub request” flag is meaningless because there are no sub requests in
IIS.
|