Sha256: 703ed07755afce454b8c0cd1b84d1515cf3042dc16093f0b119f3f2f9813e955

Contents?: true

Size: 623 Bytes

Versions: 81

Compression:

Stored size: 623 Bytes

Contents

uwsgi_param  QUERY_STRING       $query_string;
uwsgi_param  REQUEST_METHOD     $request_method;
uwsgi_param  CONTENT_TYPE       $content_type;
uwsgi_param  CONTENT_LENGTH     $content_length;

uwsgi_param  REQUEST_URI        $request_uri;
uwsgi_param  PATH_INFO          $document_uri;
uwsgi_param  DOCUMENT_ROOT      $document_root;
uwsgi_param  SERVER_PROTOCOL    $server_protocol;
uwsgi_param  HTTPS              $https if_not_empty;

uwsgi_param  REMOTE_ADDR        $remote_addr;
uwsgi_param  REMOTE_PORT        $remote_port;
uwsgi_param  SERVER_PORT        $server_port;
uwsgi_param  SERVER_NAME        $server_name;

Version data entries

81 entries across 57 versions & 4 rubygems

Version Path
nginxtra-1.8.0.9 vendor/nginx/conf/uwsgi_params
rroonga-5.0.1-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-5.0.1-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-5.0.1-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-5.0.1-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
nginxtra-1.6.3.9 vendor/nginx/conf/uwsgi_params
rroonga-5.0.0-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-5.0.0-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-5.0.0-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-5.0.0-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-4.0.8-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-4.0.8-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-4.0.8-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-4.0.8-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-4.0.7-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
rroonga-4.0.7-x64-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-4.0.7-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params
rroonga-4.0.7-x86-mingw32 vendor/local/etc/groonga/httpd/uwsgi_params.default
nginxtra-1.6.2.9 vendor/nginx/conf/uwsgi_params
peony-0.3.1 templates/nginx/conf/uwsgi_params