Best way to simulate a domain?
        Posted  
        
            by John Isaacks
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by John Isaacks
        
        
        
        Published on 2010-05-25T12:52:34Z
        Indexed on 
            2010/05/25
            13:11 UTC
        
        
        Read the original article
        Hit count: 256
        
I am going to build a website on a test server that will behave differently depending on which domain is used to access it (The real website will have multiple domains pointing to it).
But how will I be able to simulate the different domains on the test server?
© Stack Overflow or respective owner