Date: Thu, 27 Nov 1997 08:56:44 EST From: Hetzels <Hetzels@aol.com> To: patb@openlines.com, freebsd-isp@freebsd.org Subject: Re: FP 98 Extensions Message-ID: <870e727d.347d7c1e@aol.com>
next in thread | raw e-mail | index | archive | help
In a message dated 97-11-27 03:22:09 EST, patb@openlines.com writes: > I've searched the archives but could not find > a definitive answer... > > I just wasted 4 hours of my life trying to hack > the stupid install script the M$ made for the > new 3.0 extensions. I'm trying to run the BSDI > extensions on a FreeBSD 2.2-stable machine. > > Just when I thought I got it working, yet another > thing is broken somewhere, what a pain. > > Anyway, does anyone have the 3.0 extensions working? > > Before I waste another 4 hours finishing my hacks, > I don't want to discover that the bsdi extensions > don't really work after all. I noticed some noise > about passwords not working, and possibly a need > to switch to DES from MD5. > The FP 98 Extentions do work. I also create an apache-fp port that is waiting for submission. The port is located at ftp://ftp.freebsd.org/pub/FreeBSD/incoming/apache- fp.port.tgz . This port uses the FrontPage Module that MS created to provide a secure environment. Currently, the port will: 1. patch MS install script, and mod_frontpage 2. make apache w/mod_frontpage 3. creates user & group www, then asign this user & group to directories ../etc/apache & ../www/data. 4. Run MS install script. NOTE: when asked for user & group always give www. The current problems with the port is that the directory ../frontpage & *.cnf files need to be owned by the above created user (www), so that the extentions can write to the *.cnf files. So for now just chown this directory and the *.cnf in ../frontpage, DON'T chown the sub-directories. Also, if you wish to use the admin pages, a link to the we80.cnf file needs to made for the web server name (ex. www.domain.org:80.cnf -> we80.cnf), so that if you want to turn the extentions off you can. As for virtual webs, the directory also must be owned by www, if you wish to add fp98 support to them. Currently, the apache-fp server runs as user nouser & group nogroup. You may want to change it to the user & group www. Scot Hetzel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?870e727d.347d7c1e>
