I have an IIS server running several websites. It is stationed behind an ISA server of which I do not have access. But I do have all of the defined websites (on port 80) routed to my server.
So I want to take down one website, say it's foo.bar.com and in its place setup a LAMP server instead using a VM software. It needs to run alongside all the existing websites and it should not interfere with them.
I have full control over my server, but not the ISA.
Is this possible? If so, how?
The OS is Win Server 2003 Standard with IIS6