Mercurial > prosody-modules
comparison mod_http_dir_listing/README.markdown @ 5653:62c6e17a5e9d
Merge
author | Stephen Paul Weber <singpolyma@singpolyma.net> |
---|---|
date | Mon, 18 Sep 2023 08:24:19 -0500 |
parents | a0a4413e55b8 |
children |
comparison
equal
deleted
inserted
replaced
5652:eade7ff9f52c | 5653:62c6e17a5e9d |
---|---|
1 --- | 1 --- |
2 rockspec: | 2 rockspec: |
3 build: | 3 build: |
4 copy_directories: | 4 copy_directories: |
5 - mod_http_dir_listing/http_dir_listing/resources | 5 - http_dir_listing/resources |
6 modules: | 6 modules: |
7 mod_http_dir_listing: mod_http_dir_listing/http_dir_listing/mod_http_dir_listing.lua | 7 mod_http_dir_listing: http_dir_listing/mod_http_dir_listing.lua |
8 summary: HTTP directory listing | 8 summary: HTTP directory listing |
9 ... | 9 ... |
10 | 10 |
11 Introduction | 11 Introduction |
12 ============ | 12 ============ |