how do I know what version of IIS7 URL Rewrite module is installed
The binary for Url Rewrite is located at: %SystemRoot%\system32\inetsrv\rewrite.dll Url Rewrite 1.1 has a File Version of 7.1.490.43. Url Rewrite 2.0 has a File Version of 7.1.761.0 or 7.1.871.0 (there may be others but these are the two different versions I know of). If you don’t have console access to verify the version number try … Read more