load sftp and ldap module
This commit is contained in:
parent
15e0f5dec0
commit
a866e47554
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ RequireValidShell off
|
|||
DenyAll
|
||||
</Limit>
|
||||
|
||||
LoadModule mod_ldap.c
|
||||
LoadModule mod_sftp.c
|
||||
|
||||
<IfModule mod_sftp.c>
|
||||
SFTPEngine on
|
||||
SFTPAuthMethods password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue