Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!in2.uu.net!usenet.eel.ufl.edu!news.mathworks.com!solaris.cc.vt.edu!homer.alpha.net!usenet From: Dean Roth <Dean_Roth@mgic.com> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: Multi homed FTP Date: 2 Oct 1995 12:49:12 GMT Organization: MGIC Lines: 9 Message-ID: <44on48$4dv@homer.alpha.net> References: <44odl2$g34@server05.icaen.uiowa.edu> NNTP-Posting-Host: mgic7.mgic.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.2N (Windows; I; 16bit) To: dmorschh@ecn.uiowa.edu dmorschh@ecn.uiowa.edu () wrote: >Does anyone know if it is possible to set up an FTP server to serve >multiple virtual domains like the httpd servers can. I would like Of course it is possible. I'm not aware of any "std." package that implements that feature. You can modify WU's ftpd to do that, as I've done. Dean