Date: Thu, 24 Apr 1997 18:00:26 +1000 From: David Nugent <davidn@unique.usn.blaze.net.au> To: "Darrin R. Woods" <dwoods@netgazer.com> Cc: freebsd-isp@freebsd.org Subject: Re: wu-ftpd 2.4.2 beta 12 question Message-ID: <199704240800.SAA28674@unique.usn.blaze.net.au> In-Reply-To: Your message of "Tue, 22 Apr 1997 10:57:54 EST." <v03007802af828b49a6d9@[208.12.177.224]>
next in thread | previous in thread | raw e-mail | index | archive | help
> Does the fbsd port not include the virtual support? Yes. > The install notes make some mention of adding -DVIRTUAL to > the CFLAGS in the makefile. I can't find any CFLAGS in any > of the makefiles. This #define is set in the conf.h or config.h header. I don't recall the exact name. No need to add it to CFLAGS. > What am I doing wrong? or does anyone know an easier way of achieving what > I want. The usual error here is not specifying the -a command line switch in /etc/inetd.conf to tell wu-ftpd to read the ftpaccess file (and therefore activate all the settings therein, including your virtual domains). We run it here with: ftpd -a -d -l -L but see the manpage and tune to taste. :) -- Regards, David Nugent - Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-9791-9547 Data/BBS +61-3-9792-3507 3:632/348@fidonet davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704240800.SAA28674>