AFAIK environment variables available in CGI. scope are set by the webserver. Assuming you are using Apache, see mod_cgi documentation (whether some variables are set or not depends on other directives).
Mark >Hi, > >I know there are some servers that do not support or can't access >certain cgi varables. Why? > >Does anyone have a list of the reasons/work-arounds? > >for instance, my linux box can't seem to generate the following: > > >cgi.GATEWAY_INTERFACE: >cgi.SERVER_PORT_SECURE: >cgi.PATH_INFO: >cgi.PATH_TRANSLATED: >cgi.QUERY_STRING: >cgi.REMOTE_HOST: >cgi.AUTH_TYPE: >cgi.REMOTE_IDENT: >cgi.CONTENT_TYPE: >cgi.CONTENT_LENGTH: > > >thanks for any help > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
