Michael,
In admin under miscellaneous click on debugging, put a check in the third
box down which says Show variables. Add your ip and don't forget to hit
apply. Run a .cfm page in your browser and look at the bottom of the page.
You will see the following:

Parameters
CGI Variables:

AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=
CONTENT_LENGTH=
CONTENT_TYPE=
GATEWAY_INTERFACE=
HTTP_ACCEPT=
HTTP_ACCEPT_ENCODING=
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=
HTTP_COOKIE=CFID= CFTOKEN=
HTTP_HOST=
HTTP_REFERER=
HTTP_USER_AGENT=
HTTPS=
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
PATH_INFO=
PATH_TRANSLATED=
QUERY_STRING=
REMOTE_ADDR=
REMOTE_HOST=
REMOTE_USER=
REQUEST_METHOD=
SCRIPT_NAME=
SERVER_NAME=
SERVER_PORT=
SERVER_PORT_SECURE=
SERVER_PROTOCOL=
SERVER_SOFTWARE=
WEB_SERVER_API=

of course yours will have info after many of the ='s.

BTW the other debug info is useful as well ;-)

HTH

Stephen



-----Original Message-----
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 10:16 AM
To: CF-Talk
Subject: CGI.variables list


Does someone has a full/partial list of CGI variables?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to