summaryrefslogtreecommitdiffstats
path: root/package/proftpd/Config.in
blob: 7793713474452f213297f2f06db295b462ac066a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_PROFTPD
	bool "proftpd"
	help
	  ProFTPD, a highly configurable FTP server.

	  http://www.proftpd.org/

config BR2_PACKAGE_PROFTPD_MOD_REWRITE
	bool "mod_rewrite support"
	depends on BR2_PACKAGE_PROFTPD
	help
	  Compile ProFTPD with mod_rewrite support