Expand description
FastCGI parameters builder and container.
This module provides the Params
struct which acts as a builder
for FastCGI parameters that are sent to the FastCGI server.
It includes convenient methods for setting common CGI parameters.
Structsยง
- Params
- Fastcgi params, please reference to nginx-php-fpm fastcgi_params.