Software /
code /
prosody-modules
Comparison
mod_http_dir_listing2/README.markdown @ 5524:7eab8b0d69e5
mod_http_dir_listing2: Include html resources with plugin installer
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Jun 2023 12:27:13 +0200 |
parent | 3004:693d16c18e29 |
child | 5525:87268f4e6a2e |
comparison
equal
deleted
inserted
replaced
5523:a0a4413e55b8 | 5524:7eab8b0d69e5 |
---|---|
1 --- | 1 --- |
2 summary: HTTP directory listing | 2 summary: HTTP directory listing |
3 ... | 3 rockspec: |
4 build: | |
5 copy_directories: | |
6 - html | |
7 --- | |
4 | 8 |
5 Introduction | 9 Introduction |
6 ============ | 10 ============ |
7 | 11 |
8 This module generates directory listings when invoked by | 12 This module generates directory listings when invoked by |