From owner-freebsd-questions Wed Jul 21 7:24:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.lusardi.com (mail.lusardi.com [207.215.158.12]) by hub.freebsd.org (Postfix) with ESMTP id EDACE154B9 for ; Wed, 21 Jul 1999 07:24:46 -0700 (PDT) (envelope-from erinf@lusardi.com) Received: by MAIL with Internet Mail Service (5.5.2232.9) id ; Wed, 21 Jul 1999 07:17:23 -0700 Message-ID: From: Erin Fortenberry To: 'Danny' , freebsd-questions@FreeBSD.ORG Subject: RE: Apache configuration query. Date: Wed, 21 Jul 1999 07:17:13 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is covered in the docs and was a bit hard to find. I had this problem and it took me a whil to figure out, but here is what I did: First off it looks like you are using the UserDir setup, so look through the docs under UserDir. I had to setup a subdirectory called public_html and gave it ownership the owner and the group that apache was runnng in (i.e. nobody) and gave it a chmod -R 750 The .htaccess files are set to be used right out of the box. Your best bet here is to take a long look through www.apache.org. As for the last question, Sorry, I don't know enough about mysql/php3to help. Erin > -----Original Message----- > From: Danny [SMTP:dannyh@tig.com.au] > Sent: Wednesday, July 21, 1999 3:11 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Apache configuration query. > > Heya > > Current situation > > I have a apache webserver, with ssi, php3/mysql working > together(eg:-http://www.somedomain.com/index.php3) > > I want to configure apache > > setup apache_1_3_6 so a user can > http://www.somedomain.ie/~billgates/index.htm > But when I try it I get > > Forbidden > You don't have permission to access /~fluffy/ on this server. > > > -------------------------------------------------------------------------- > -- > ---- > > Apache/1.3.6 Server at myname.my.domain Port 80 > > Questions:- > > How do I configure Apache so I can allow myusers to publish the > mysql/php3? > And I want to setup .htaccess how do I configure apache to use that > faclity? > -------------------------------------------------------- > Universities are partners in the commercialization > of society, and disciplines like political science and economics as > contributors to ideology rather than knowledge > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message