Pārlūkot izejas kodu

Update proftpd.conf

anton-reutov 11 gadi atpakaļ
vecāks
revīzija
5f2ab756a9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      install/debian/proftpd.conf

+ 1 - 1
install/debian/proftpd.conf

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