How to find out if my IIS is x64 or x86?
Posted
by
PaparazzoKid
on Server Fault
See other posts from Server Fault
or by PaparazzoKid
Published on 2012-07-19T02:19:41Z
Indexed on
2012/09/04
3:40 UTC
Read the original article
Hit count: 417
windows-server-2008
|iis
As the title reads, I'm about to download and install URL Rewrite Go Live extension on my Windows Server 2008 R2 dedicated server, and I need to find out which version of URL Rewrite I should be downloading, x64 or x86.
The information that came with the server when I started to rent it said it was 64-bit but when I look at my C: directory I have two Program Files directories, one titled "Program Files" and the other "Program Files (86)" - so this has confused me somewhat.
Can anybody suggest how to find this out?
© Server Fault or respective owner