Jump to Content Register Account

Http Request Variables

The following is a list of variables that the request object can provide to the server when a web page is requested by a client. Thus, it is important to remember that a server can collect a lot of information about the client without you asking for the client to provide it.

Today's date is: Tuesday 7th September 2010

  • DOCUMENT_ROOT = /home1/blainero/public_html/school
  • GATEWAY_INTERFACE = CGI/1.1
  • HTTP_ACCEPT = text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
  • HTTP_ACCEPT_CHARSET = ISO-8859-1,utf-8;q=0.7,*;q=0.7
  • HTTP_ACCEPT_ENCODING = gzip
  • HTTP_ACCEPT_LANGUAGE = en-us,en;q=0.5
  • HTTP_CACHE_CONTROL = no-cache
  • HTTP_CONNECTION = close
  • HTTP_COOKIE = PHPSESSID=rnbuigpgc24uglcmpvss6to2o6
  • HTTP_HOST = school.blainerobertson.net
  • HTTP_PRAGMA = no-cache
  • HTTP_USER_AGENT = CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
  • HTTP_X_CC_ID = ccc02-01
  • PATH = /bin:/usr/bin
  • QUERY_STRING =
  • REDIRECT_STATUS = 200
  • REMOTE_ADDR = 38.107.191.93
  • REMOTE_PORT = 9350
  • REQUEST_METHOD = GET
  • REQUEST_URI = /336/helps/httprequest.php
  • SCRIPT_FILENAME = /home1/blainero/public_html/school/336/helps/httprequest.php
  • SCRIPT_NAME = /336/helps/httprequest.php
  • SERVER_ADDR = 74.220.215.248
  • SERVER_ADMIN = webmaster@school.blainerobertson.net
  • SERVER_NAME = school.blainerobertson.net
  • SERVER_PORT = 80
  • SERVER_PROTOCOL = HTTP/1.1
  • SERVER_SIGNATURE =
    Apache/2.2.16 (CentOS) mod_ssl/2.2.16 0.9.8l DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635 Server at school.blainerobertson.net Port 80
  • SERVER_SOFTWARE = Apache/2.2.16 (CentOS) mod_ssl/2.2.16 0.9.8l DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
  • UNIQUE_ID = TIXotkrc1-gAAHw54f4AAAOD
  • file_gzip = /ramdisk/cpud/status
  • PHPRC = /home1/blainero/public_html/:/etc/:/usr/local/lib/
  • PHP_SELF = /336/helps/httprequest.php
  • REQUEST_TIME = 1283844278
  • argv = Array
  • argc = 0

 

 

 
Page is XHTML-Strict Compliant Page is CSS 2.1 Compliant Page meets WAI level 1 usability guidelines
Blaine Robertson logo