0

Nginx module: Advanced PHP FastCGI: Cannot overwrite fastcgi_param values

Michael Daumling 9 years ago 0
When I enter fascgi_param values in the Advanced edit field in the PHP FactCGI section, these statemens are placed at the beginning of the location definition. It would be much better to place them at the end (or maybe offer a checkmark to select where these statements would go).
As it is now, I am unable to e.g. alter the PATH_INFO variable, because fgci.conf happily overwrites my altered values.