Date: Wed, 21 Jul 1999 07:17:13 -0700 From: Erin Fortenberry <erinf@lusardi.com> To: 'Danny' <dannyh@tig.com.au>, freebsd-questions@FreeBSD.ORG Subject: RE: Apache configuration query. Message-ID: <AFB0749029D0D211AD3900902728125103AA0E@MAIL>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AFB0749029D0D211AD3900902728125103AA0E>