From 1696107f434e847e1d800973f5714c339c427a33 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 11 Jan 2016 11:58:08 +0100 Subject: [PATCH] mod_http_upload: Add note regarding "get_url" --- mod_http_upload/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mod_http_upload/README.txt b/mod_http_upload/README.txt index e6a6e6d..23115c1 100644 --- a/mod_http_upload/README.txt +++ b/mod_http_upload/README.txt @@ -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 @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') If a 'service_url' is specified, HTTP upload slot requests are forwarded