An open API service indexing awesome lists of open source software.

https://github.com/castaglia/proftpd-mod_autohost

ProFTPD module supporting large numbers of vhosts
https://github.com/castaglia/proftpd-mod_autohost

proftpd virtual-host

Last synced: 2 months ago
JSON representation

ProFTPD module supporting large numbers of vhosts

Awesome Lists containing this project

README

        

proftpd-mod_autohost
====================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_autohost/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_autohost/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------
The `mod_autohost` module for ProFTPD is used to support large numbers
of `` sections _without_ requiring large config files to do so.

For further module documentation, see [mod_autohost.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_autohost/blob/master/mod_autohost.html).