mod_http_upload/README.markdown
changeset 1864 8e5ee3b09e9d
parent 1855 03c5639882a7
child 1865 385f67111d22
equal deleted inserted replaced
1863:4b838e61c68e 1864: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: