mod_http_upload: Add note regarding "get_url"

This commit is contained in:
Holger Weiss 2016-01-11 11:58:08 +01:00
parent d4d8b15413
commit 1696107f43
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@ The configurable mod_http_upload options are:
files served by a proper HTTP server such as Nginx or Apache. The keyword files served by a proper HTTP server such as Nginx or Apache. The keyword
@HOST@ is replaced with the virtual host name. @HOST@ is replaced with the virtual host name.
NOTE: If GET requests are handled by mod_http_upload, the 'get_url' must
match the 'put_url'.
- service_url (default: 'undefined') - service_url (default: 'undefined')
If a 'service_url' is specified, HTTP upload slot requests are forwarded If a 'service_url' is specified, HTTP upload slot requests are forwarded