Edgewall Software

Changes between Version 58 and Version 59 of TracFastCgi


Ignore:
Timestamp:
Jan 24, 2010, 8:46:14 PM (14 years ago)
Author:
synfinatic@…
Comment:

add QUERY_STRING for nginx config

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v58 v59  
    394394            fastcgi_param  SERVER_PORT        $server_port;
    395395            fastcgi_param  SERVER_PROTOCOL    $server_protocol;
     396            fastcgi_param  QUERY_STRING     $query_string;
    396397
    397398            # for authentication to work