Browse Source

Update proftpd.conf

anton-reutov 11 years ago
parent
commit
5f2ab756a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/debian/proftpd.conf

+ 1 - 1
install/debian/proftpd.conf

@@ -3,7 +3,7 @@ ServerName                      "FTP"
 ServerIdent                     on "FTP Server ready."
 ServerAdmin                     root@localhost
 DefaultServer                   on
-VRootEngine                     on
+VRootEngine                     off
 DefaultRoot                     ~ !adm
 AuthPAMConfig                   proftpd
 AuthOrder                       mod_auth_pam.c* mod_auth_unix.c