Mercurial > prosody-modules
diff mod_http_upload/README.markdown @ 1840:3bd265f7a95f
mod_http_upload/README: Point to Prosodys HTTP docs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 11 Sep 2015 09:42:52 +0200 |
parents | e5d723afd6ba |
children | cd98a1103ecf |
line wrap: on
line diff
--- a/mod_http_upload/README.markdown Wed Sep 09 19:29:46 2015 +0200 +++ b/mod_http_upload/README.markdown Fri Sep 11 09:42:52 2015 +0200 @@ -10,6 +10,11 @@ The module can either be configured as a component or added to an existing host or component. +mod\_http\_upload relies on Prosodys HTTP server and mod\_http for +serving HTTP requests. See [Prosodys HTTP server +documentation](https://prosody.im/doc/http) for information about how to +configure ports, HTTP Host names etc. + Component ---------