From owner-freebsd-questions Mon May 6 08:52:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA20896 for questions-outgoing; Mon, 6 May 1996 08:52:19 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA20890 for ; Mon, 6 May 1996 08:52:05 -0700 (PDT) Received: from sv.compuland.com.br ([200.255.96.21]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id IAA07759 for ; Mon, 6 May 1996 08:52:00 -0700 (PDT) Received: from clpc1.compuland.com.br (CLPC1 [200.255.96.22]) by sv.compuland.com.br (8.6.12/8.6.12) with SMTP id MAA00353 for ; Mon, 6 May 1996 12:48:01 -0300 Date: Mon, 6 May 1996 12:48:01 -0300 Message-Id: <199605061548.MAA00353@sv.compuland.com.br> X-Sender: helio@sv.compuland.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@freebsd.org From: helio@compuland.com.br (Helio Coelho Jr. - CompuLand Informatica) Subject: Passwords on WU-FTPD Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi: I'm trying to create users with passwords to access my ftp site. I'm using wu-ftp 2.4. I asked in the wu list two times, but no luck. Maybe someone can help me out ? I'm trying to protect a directory in my web server. I'm running apache 1.0.3 I put in that directory: order allow,deny allow from .mydomain.com When I try to get pages from that directory, apaches reply: there is an error in the server, please contact the webmaster.... What I'm missing? (I have AllowOverride all in access.conf) TIA! Helio.