External APIs and staging server on different domain
        Posted  
        
            by Gerardo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Gerardo
        
        
        
        Published on 2010-06-17T23:18:01Z
        Indexed on 
            2010/06/17
            23:23 UTC
        
        
        Read the original article
        Hit count: 328
        
My staging and production servers are on different servers and domains.
Which would be the best way to deal with external APIs that have a key that relies on domain names? Is this bad practice and both should be on the same server?
© Stack Overflow or respective owner