diff options
author | Christian Weiske <cweiske@cweiske.de> | 2014-07-08 18:59:30 +0200 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-07-08 12:53:45 -0700 |
commit | 0bf50a8302af94357595a21877e224fa42729e25 (patch) | |
tree | 8c88a91310fbe8a9f9fe512e340c09b0d20f1f32 /ext/mysql/php_mysql.c | |
parent | d472434ea05f35926e1492afd9282e6db402b52c (diff) | |
download | php-git-0bf50a8302af94357595a21877e224fa42729e25.tar.gz |
Fix bug #67587: Redirection loop on nginx with FPM
Redirection will work correctly as long as PATH_INFO is available,
e.g. via the following nginx configuration:
set $path_info $fastcgi_path_info;
fastcgi_param PATH_INFO $path_info;
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions