diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-11-11 22:51:40 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-11-11 22:51:40 +0100 |
commit | 55a92c2983d220bd56198144e8f0f5d4fef8263f (patch) | |
tree | e075205aa9fd00e85938aa556ff0a7618c06c10e /m4 | |
parent | mod_http_upload_quota: Don't track all users (diff) |
mod_http_upload: Log message if URL looks wrong
Log an [info] message if a PUT request looks like the specified
"put_url" contains a path component that doesn't match the
"request_handlers" path, as in the following configuration:
listen:
-
module: ejabberd_http
port: 5444
request_handlers:
"/": mod_http_upload
modules:
mod_http_upload:
put_url: "http://example.com/path/"
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions