how to check what platform a site is running?
        Posted  
        
            by every_answer_gets_a_point
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by every_answer_gets_a_point
        
        
        
        Published on 2009-06-18T21:52:24Z
        Indexed on 
            2010/04/23
            19:33 UTC
        
        
        Read the original article
        Hit count: 130
        
what can i do to check what platform a site is running, whether it's asp.net, and what kind of database engine it's using, and any other tools that are running? (given that it is not my site and i dont have access to it)
© Stack Overflow or respective owner