Quellcode durchsuchen

Update proftpd.conf

anton-reutov vor 11 Jahren
Ursprung
Commit
5f2ab756a9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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