File: README.md

package info (click to toggle)
proftpd-mod-autohost 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 252 kB
  • sloc: perl: 1,700; ansic: 422; makefile: 16
file content (13 lines) | stat: -rw-r--r-- 540 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
proftpd-mod_autohost
====================

Status
------
[![Build Status](https://travis-ci.org/Castaglia/proftpd-mod_autohost.svg?branch=master)](https://travis-ci.org/Castaglia/proftpd-mod_autohost)

Synopsis
--------
The `mod_autohost` module for ProFTPD is used to support large numbers
of `<VirtualHost>` 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).