HTTP Concatenation module for NGINX
6 — Every core and module directive — syntax, defaults, contexts, and real configuration examples. · Module Guide →
concat
Enables the HTTP concatenation of multiple files in NGINX.
httpserverlocation
concat_delimiter
The `concat_delimiter` directive sets the string that separates concatenated…
httpserverlocation
concat_ignore_file_error
The `concat_ignore_file_error` directive instructs NGINX to continue…
httpserverlocation
concat_max_files
Sets the maximum number of files that can be concatenated in a single request…
httpserverlocation
concat_types
The `concat_types` directive specifies MIME types that can be concatenated…
httpserverlocation
concat_unique
The `concat_unique` directive controls whether only files of the same MIME…
httpserverlocation