请教proftpd 1.28新增功能

由 dbl2 在 02-11-2003 02:40 发表:

请教proftpd 1.28新增功能

1.28rc1新增:

New contrib modules: mod_auth_file, mod_tls, mod_rewrite

New directives: AuthOrder, ListOptions, TransferRate

New display variables: %i, %o, %t

New log variables: %d, %D, %U

RFC2389 support

能否以实例加以说明一下.谢谢.


由 victor C. 在 02-12-2003 10:54 发表:


mod_auth_file

可以用proftpd的自己的passwd工具生成文件来作为登陆认证文件

早期的都是用/etc/passwd文件, 这样会又系统安全隐患

mod_rewrite

应该是从apache借鉴来的, 可以重写URL, 指向到其他的URL

AuthOrder应该是mod_auth_file的设置选项

ListOptins应该多加入了list的控制选项

1.2.8不再用RateReadBPS等来控制限速, 改用了新的

TransferRate

具体怎么设

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus