What are all the standard CGI environment variables?
        Posted  
        
            by joeforker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by joeforker
        
        
        
        Published on 2010-03-24T21:03:49Z
        Indexed on 
            2010/03/24
            21:23 UTC
        
        
        Read the original article
        Hit count: 178
        
cgi
CGI scripts should have access to a list of environment variables set by the web server. What are their names?
© Stack Overflow or respective owner