Software / code / prosody-modules
Comparison
mod_http_index/README.markdown @ 5995:28b386fc7a05
mod_http_index: Add metadata to enable installation with plugin installer
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 08 Oct 2024 22:17:01 +0200 |
| parent | 3752:8992f84ca870 |
comparison
equal
deleted
inserted
replaced
| 5994:1bb8b559f441 | 5995:28b386fc7a05 |
|---|---|
| 1 --- | |
| 2 summary: Generate an index of local HTTP services | |
| 3 labels: | |
| 4 - Stage-Beta | |
| 5 rockspec: | |
| 6 build: | |
| 7 copy_directories: | |
| 8 - html | |
| 9 --- | |
| 10 | |
| 1 Introduction | 11 Introduction |
| 2 ============ | 12 ============ |
| 3 | 13 |
| 4 This module produces a list of enabled HTTP "apps" exposed from Prosody | 14 This module produces a list of enabled HTTP "apps" exposed from Prosody |
| 5 at `http://example.org:5280/`, e.g. [mod\_http\_muc\_log], | 15 at `http://example.org:5280/`, e.g. [mod\_http\_muc\_log], |