Results 1 to 1 of 1
I currently have VSFTPD running on my server and currently only have one directory I can work with, /var/ftp. Is it possible to do a VirtualHost type of thing like ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-01-2009 #1
Virtual Domains with VSFTPD
I currently have VSFTPD running on my server and currently only have one directory I can work with, /var/ftp. Is it possible to do a VirtualHost type of thing like in Apache with VSFTPD? I want this:
ftp://foo.com goes to /var/ftp
and
ftp://sub.foo.com foes to /some/where/else on the same server.
Thanks in advance,
David.


Reply With Quote
