Welcome! Log In Create A New Profile

Advanced

Re: where are variables defined?

Kiswono Prayogo
October 23, 2009 01:24AM
these variable value generated automatically when client make a
request.. i guess.. ^^ so.. don't change it..

On Fri, Oct 23, 2009 at 11:56 AM, Boern <cayson.z@gmail.com> wrote:
> Hi,all:
> I am newbie for nginx,and I have read the nginx English site article
> about modules and configure,but I have a question that there are lots
> of variables used in nginx.conf  and I cann`t find where that`s
> defined ,like this:
> ---------------------------------------------------------------------------------------
> fastcgi_param  QUERY_STRING       $query_string;
> fastcgi_param  REQUEST_METHOD     $request_method;
> fastcgi_param  CONTENT_TYPE       $content_type;
> fastcgi_param  CONTENT_LENGTH     $content_length;
>
> fastcgi_param  SCRIPT_NAME        $fastcgi_script_name;
> fastcgi_param  REQUEST_URI        $request_uri;
> fastcgi_param  DOCUMENT_URI       $document_uri;
> fastcgi_param  DOCUMENT_ROOT      $document_root;
> fastcgi_param  SERVER_PROTOCOL    $server_protocol;
>
> fastcgi_param  GATEWAY_INTERFACE  CGI/1.1;
> fastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;
>
> fastcgi_param  REMOTE_ADDR        $remote_addr;
> fastcgi_param  REMOTE_PORT        $remote_port;
> fastcgi_param  SERVER_ADDR        $server_addr;
> fastcgi_param  SERVER_PORT        $server_port;
> fastcgi_param  SERVER_NAME        $server_name;
> ------------------------------------------------------------------------------------------------------
> so,andbody can explain that? maybe the offical site needs has a
> complete document !
>
> --
> Boern Parx
>
>
Subject Author Posted

where are variables defined?

Boern October 23, 2009 01:02AM

Re: where are variables defined?

Kiswono Prayogo October 23, 2009 01:24AM

Re: where are variables defined?

Maxim Dounin October 23, 2009 03:08AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 257
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready