IIS exclude specific host?
        Posted  
        
            by chakrit
        on Server Fault
        
        See other posts from Server Fault
        
            or by chakrit
        
        
        
        Published on 2009-11-28T11:00:54Z
        Indexed on 
            2010/04/10
            15:03 UTC
        
        
        Read the original article
        Hit count: 398
        
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
© Server Fault or respective owner