You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/desc/monkeyd_plugins.desc

16 lines
853 B

# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of MONKEYD_PLUGINS USE_EXPAND flags for www-servers/monkeyd.
# All plugins are included here except cgi and fastcgi which are global use flags.
auth - Provide HTTP Basic Authentication.
cheetah - Provide a shell-like command line interface.
#cgi - Provide the traditional CGI interface - This is a global USE flag.
dirlisting - Show an HTML listing of the content of a directory.
#fastcgi - Provide FastCGI proxy support - This is a global USE flag.
liana - Build your own network layer through monkeyd.
logger - Log requests and common errors.
mandril - Restrict incoming connections based on the IP address or URI request.
tls - Provide TLS using mbed TLS (formerly known as PolarSSL) - Currently disabled.