February 2018
Beginner to intermediate
348 pages
9h 40m
English
Context: http, server, and location
If this directive is enabled, the body of incoming HTTP requests will be stored into actual files on the disk. The client body corresponds to the client HTTP request raw data, minus the headers (in other words, the content transmitted in POST requests). Files are stored as plain-text documents.
This directive accepts three values:
Syntax: client_body_in_file_only on | clean | off
Default value: off
Read now
Unlock full access