Variables |
Environment Variables |
DOCUMENT_ROOT | /home/clients/df_user/domains/dfservice.com/html |
GATEWAY_INTERFACE | CGI/1.1 |
GEOIP_ADDR | 118.120.29.130 |
GEOIP_CONTINENT_CODE | EU |
GEOIP_COUNTRY_CODE | FR |
GEOIP_COUNTRY_NAME | France |
HTTP_ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT_LANGUAGE | ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3 |
HTTP_CDN_LOOP | cloudflare |
HTTP_CF_CONNECTING_IP | 142.221.180.28 |
HTTP_CF_IPCOUNTRY | RU |
HTTP_CF_RAY | 599344bcaf2ccdd3-CDG |
HTTP_CF_REQUEST_ID | 02efe949e80000cdd3f3312303040001 |
HTTP_CF_VISITOR | {"scheme":"http"} |
HTTP_CONNECTION | Keep-Alive |
HTTP_COOKIE | aid=18; _ym_isad=1 |
HTTP_HOST | dfservice.com |
HTTP_REFERER | http://dfservice.com/cgi-bin/perlinfo.cgi?f=user |
HTTP_UPGRADE_INSECURE_REQUESTS | 1 |
HTTP_USER_AGENT | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0 |
HTTP_X_FORWARDED_FOR | 142.221.180.28 |
HTTP_X_FORWARDED_PROTO | http |
PATH | /usr/local/bin:/usr/bin:/bin |
QUERY_STRING | f=env |
REMOTE_ADDR | 118.120.29.130 |
REMOTE_PORT | 50082 |
REQUEST_METHOD | GET |
REQUEST_URI | /cgi-bin/perlinfo.cgi?f=env |
SCRIPT_FILENAME | /home/clients/df_user/domains/dfservice.com/html/cgi-bin/perlinfo.cgi |
SCRIPT_NAME | /cgi-bin/perlinfo.cgi |
SERVER_ADDR | 108.201.102.191 |
SERVER_ADMIN | [email protected] |
SERVER_NAME | dfservice.com |
SERVER_PORT | 80 |
SERVER_PROTOCOL | HTTP/1.1 |
SERVER_SIGNATURE | Apache Server at dfservice.com Port 80
|
SERVER_SOFTWARE | Apache |
Other Variables |
$0 | Contains the name of the file containing the perl script being executed | perlinfo.cgi |
$^T | The time at which the script began running, in seconds since the epoch | 1590451778 (Tue May 26 00:09:38 2020) |
$< | The real uid of this process | df_user 51041 |
$> | The effective uid of this process | df_user 51041 |
$( | The real gid of this proces | df_user df_user 51041 51041 |
$) | The effective gid of this process | df_user df_user 51041 51041 |
$$ | The process number of the perl running this script | 8483 |
$- | The number of lines left on the page of the currently selected output channel | 0 |
$! | Fields the current value of errno | Bad file descriptor |
$% | The current page number of the currently selected output channel | 0 |
$? | The status returned by the last pipe close, backtick (``) command or system operator | 0 |
$~ | The name of the current report format for the currently selected output channel | STDOUT |
$^ | The name of the current top-of-page format for the currently selected output channel | STDOUT_TOP |
$^F | The maximum system file descriptor, ordinarily | 2 |
$^I | The current value of the inplace-edit extension | |
$^L | What formats output to perform a formfeed | 12 |
$^P | The internal flag that the debugger clears so that it doesn't debug itself | 0 |
$^W | The current value of the warning switch | 1 |
$^D | The current value of the debugging flags | 0 |
$| | If set to nonzero, forces a flush after every write or print on the currently selected output channel | 1 |
$= | The current page length (printable lines) of the currently selected output channel.Default is 60 | 60 |
|