Software /
code /
prosody-modules
Comparison
mod_http_dir_listing/README.markdown @ 1820:8de50be756e5
Various README files: Correct indentation levels, fix syntax and other small fixes
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Sep 2015 17:30:33 +0200 |
parent | 1803:4d73a1a6ba68 |
child | 5144:606f6c6535bb |
comparison
equal
deleted
inserted
replaced
1819:1b08597b5e6f | 1820:8de50be756e5 |
---|---|
1 --- | 1 --- |
2 labels: | |
3 summary: HTTP directory listing | 2 summary: HTTP directory listing |
4 ... | 3 ... |
5 | 4 |
6 Introduction | 5 Introduction |
7 ============ | 6 ============ |
8 | 7 |
9 This module generates directory listings when invoked by | 8 This module generates directory listings when invoked by |
10 `mod_http_files`. See [documentation on | 9 `mod_http_files`. See [documentation on |
11 `mod\_http\_files`](http://prosody.im/doc/modules/mod_http_files). | 10 `mod_http_files`](http://prosody.im/doc/modules/mod_http_files). |
12 | 11 |
13 Configuration | 12 Configuration |
14 ============= | 13 ============= |
15 | 14 |
16 The module itself doesn't have any configuration of its own, just enable | 15 The module itself doesn't have any configuration of its own, just enable |