view mod_http_upload/README.md @ 6552:d4da95d6d977

mod_firewall: Fix DAY check for Sunday Lua refers to Sunday as day 1, not day 0. The other days of the week were correct, so this seems to have been a typo.
author Matthew Wild <mwild1@gmail.com>
date Sun, 24 May 2026 19:15:21 +0100
parents 9d0de8afef69
children
line wrap: on
line source

---
description: HTTP File Upload
superseded_by: mod_http_file_share
labels:
- Stage-Obsolete
---

This module is obsolete and deleted.

In Prosody 0.12 and later, consider switching to [mod_http_file_share](https://prosody.im/doc/modules/mod_http_file_share)
which is distributed with Prosody. You can migrate existing files using
[mod_migrate_http_upload](https://modules.prosody.im/mod_migrate_http_upload.html).
You will be redirected shortly.