diff options
Diffstat (limited to 'package/proftpd/Config.in')
-rw-r--r-- | package/proftpd/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/proftpd/Config.in b/package/proftpd/Config.in index abdedc9e5..779371347 100644 --- a/package/proftpd/Config.in +++ b/package/proftpd/Config.in @@ -4,3 +4,9 @@ config BR2_PACKAGE_PROFTPD 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 |