comparison mod_http_upload/README.markdown @ 1860:8e5ee3b09e9d

mod_http_upload/README: Reorder text and mention what the examples are
author Kim Alvefur <zash@zash.se>
date Thu, 17 Sep 2015 14:40:11 +0200
parents 03c5639882a7
children 385f67111d22
comparison
equal deleted inserted replaced
1859:4b838e61c68e 1860:8e5ee3b09e9d
5 used by [Conversations](http://conversations.im/). 5 used by [Conversations](http://conversations.im/).
6 6
7 Configuration 7 Configuration
8 ============= 8 =============
9 9
10 The module can either be configured as a component or added to an
11 existing host or component.
12
13 mod\_http\_upload relies on Prosodys HTTP server and mod\_http for 10 mod\_http\_upload relies on Prosodys HTTP server and mod\_http for
14 serving HTTP requests. See [Prosodys HTTP server 11 serving HTTP requests. See [Prosodys HTTP server
15 documentation](https://prosody.im/doc/http) for information about how to 12 documentation](https://prosody.im/doc/http) for information about how to
16 configure ports, HTTP Host names etc. 13 configure ports, HTTP Host names etc.
14
15 The module can either be configured as a component or added to an
16 existing host or component. Possible configurration variants are as
17 follows:
17 18
18 Component 19 Component
19 --------- 20 ---------
20 21
21 Standalone component: 22 Standalone component: