How-To: FTP Virtual Host with ProFTPD and MySQL — page 2
Posted by chantra on 22nd May 2007
4. Configure ProFTPd:
ProFTPd main configuration file is /etc/proftpd/proftpd.conf. On Debian, proFTPd over the capability of including files from the main configuration file. Thus, we are going to create a file call /etc/proftpd/mysql.conf which we will include from the main file.
This has the advantage that if the new config is not working, we can easily comment our include and fall back to the previous config.
So, get ready with your favorite text editor, edit /etc/proftpd/mysql.conf and put the following inside:
Tags: ftp, mysql, system
Posted in Administration, HowTo, Networking, System | No Comments »


