Hi... I installed vsftpd inmy FC4. I followed all of the Example from it's documentation and everything runs well, on the browser appears my ftp site

.
But I have one question left that, where can I put the files to the "pub" directory as displayed on browser? For example in HTTPD we can put the files on /var/www/html directory by configuring in httpd.conf, So.... where can i configure this directory for vsftpd?
Thanks